diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 23:08:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 23:08:46 +0000 |
commit | 79f46a7d9c31a6fa429777bc6ca7f23fa1111a88 (patch) | |
tree | 9ae14781fb927b1667ce710d4a2d51b7c0f6da44 /openwrt/package/ttcp/ttcp.control | |
parent | 8970e8ad676bc37e5e8f20a6af3be97f2c7747c7 (diff) |
Convert ttcp to new packaging style, add PKG_VERSION, use TARGET_CFLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ttcp/ttcp.control')
-rw-r--r-- | openwrt/package/ttcp/ttcp.control | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/package/ttcp/ttcp.control b/openwrt/package/ttcp/ttcp.control deleted file mode 100644 index 3633ef1df..000000000 --- a/openwrt/package/ttcp/ttcp.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: ttcp -Priority: optional -Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal -Description: A small utility to test TCP connection performance |