fix description field
authorOliver Ertl <oliver@ertl-net.net>
Fri, 24 Feb 2006 00:02:25 +0000 (00:02 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Fri, 24 Feb 2006 00:02:25 +0000 (00:02 +0000)
SVN-Revision: 3269

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

index b76d799333864ff91cb006ed6bc21dff7d7836c1..def028d493728d611a3324f01a53ae174b1f333b 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 6988224a901d413abc2a86068119b26e9f59d5b2..16a82217ba7ffe9396eef63e10c13976dd92bf93 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.