From: Oliver Ertl Date: Fri, 24 Feb 2006 00:02:25 +0000 (+0000) Subject: fix description field X-Git-Tag: reboot~31067 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bc7a2832e14d7647efeeb088f586377b5f2fde4e;p=oweals%2Fopenwrt.git fix description field SVN-Revision: 3269 --- diff --git a/openwrt/package/glib/ipkg/glib1.control b/openwrt/package/glib/ipkg/glib1.control index b76d799333..def028d493 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 6988224a90..16a82217ba 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.