fix description field
authorolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Feb 2006 00:02:25 +0000 (00:02 +0000)
committerolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Feb 2006 00:02:25 +0000 (00:02 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/glib/ipkg/glib1.control
package/iperf/ipkg/iperf.control

index b76d799..def028d 100644 (file)
@@ -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
index 6988224..16a8221 100644 (file)
@@ -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.