diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 19:29:51 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 19:29:51 +0000 |
commit | a889e237c4cc333b60a1ddfa7566dff340c50d09 (patch) | |
tree | 267e2e55f09f88a71e0678f2294182e6149107b6 /openwrt/package/strace | |
parent | b34f124cf9a1b23a346d6e52254bebe3540ba3f8 (diff) |
remove version and architecture from control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@481 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/strace')
-rw-r--r-- | openwrt/package/strace/strace.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/package/strace/strace.control b/openwrt/package/strace/strace.control index 022473ce89..1f101178a1 100644 --- a/openwrt/package/strace/strace.control +++ b/openwrt/package/strace/strace.control @@ -1,8 +1,6 @@ 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 |