diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-07 14:58:29 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-07 14:58:29 +0000 |
commit | 3d2dbd0b3dfeef11cb502c524c130e2038498782 (patch) | |
tree | 090aafddad66b04aab584784fa6f5af0ac46327c /openwrt/package/strace/strace.control | |
parent | 61e716197dac31dfba3dc7842b0a3b9abbeb93f5 (diff) |
add strace
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@336 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/strace/strace.control')
-rw-r--r-- | openwrt/package/strace/strace.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/strace/strace.control b/openwrt/package/strace/strace.control new file mode 100644 index 0000000000..022473ce89 --- /dev/null +++ b/openwrt/package/strace/strace.control @@ -0,0 +1,8 @@ +Package: strace +Priority: optional +Section: net +Version: 4.5.9-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: System call trace program |