summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorOliver Ertl <oliver@ertl-net.net>2006-02-24 00:02:25 +0000
committerOliver Ertl <oliver@ertl-net.net>2006-02-24 00:02:25 +0000
commitbc7a2832e14d7647efeeb088f586377b5f2fde4e (patch)
tree75fe6e1bbde629f9e0ef086f6121cb3b45d78f2f /openwrt/package
parent2d6c9f6d57d9be55d517f27693fee60f8ed47f4f (diff)
downloadmtk-20170518-bc7a2832e14d7647efeeb088f586377b5f2fde4e.zip
mtk-20170518-bc7a2832e14d7647efeeb088f586377b5f2fde4e.tar.gz
mtk-20170518-bc7a2832e14d7647efeeb088f586377b5f2fde4e.tar.bz2
fix description field
SVN-Revision: 3269
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/glib/ipkg/glib1.control2
-rw-r--r--openwrt/package/iperf/ipkg/iperf.control3
2 files changed, 0 insertions, 5 deletions
diff --git a/openwrt/package/glib/ipkg/glib1.control b/openwrt/package/glib/ipkg/glib1.control
index b76d799..def028d 100644
--- a/openwrt/package/glib/ipkg/glib1.control
+++ b/openwrt/package/glib/ipkg/glib1.control
@@ -2,6 +2,4 @@ Package: glib1
Priority: optional
Section: libs
Description: The GLib library of C routines
- GLib is a library containing many useful C routines for things such
- as trees, hashes, and lists.
Depends: libpthread
diff --git a/openwrt/package/iperf/ipkg/iperf.control b/openwrt/package/iperf/ipkg/iperf.control
index 6988224..16a8221 100644
--- a/openwrt/package/iperf/ipkg/iperf.control
+++ b/openwrt/package/iperf/ipkg/iperf.control
@@ -3,6 +3,3 @@ Priority: optional
Section: net
Depends: uclibc++
Description: Internet Protocol bandwidth measuring tool.
- Iperf is a modern alternative for measuring TCP and UDP bandwidth
- performance, allowing the tuning of various parameters and
- characteristics.