diff options
| author | OpenWrt Developers <openwrt-devel@openwrt.org> | 2006-02-24 00:02:25 +0000 |
|---|---|---|
| committer | OpenWrt Developers <openwrt-devel@openwrt.org> | 2006-02-24 00:02:25 +0000 |
| commit | a369ea95edeeeb44687970ed55431a5a64a95152 (patch) | |
| tree | 61de39052b93912177a29a3ef34b5c863a3b63fa | |
| parent | 2a7e5d28ab06f59451df7c215ed55d5ca03106ab (diff) | |
| download | upstream-a369ea95edeeeb44687970ed55431a5a64a95152.tar.gz upstream-a369ea95edeeeb44687970ed55431a5a64a95152.tar.bz2 upstream-a369ea95edeeeb44687970ed55431a5a64a95152.zip | |
fix description field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | openwrt/package/glib/ipkg/glib1.control | 2 | ||||
| -rw-r--r-- | openwrt/package/iperf/ipkg/iperf.control | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/openwrt/package/glib/ipkg/glib1.control b/openwrt/package/glib/ipkg/glib1.control index b76d7993338..def028d4937 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 6988224a901..16a82217ba7 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. |
