diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-24 00:02:25 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-24 00:02:25 +0000 |
commit | 5ddd435116e1fd6798200c25de4167a14a74768b (patch) | |
tree | 61de39052b93912177a29a3ef34b5c863a3b63fa /openwrt/package/glib | |
parent | 1f2800f5f5534f4d76defa4deefbfff92f2ea944 (diff) |
fix description field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/glib')
-rw-r--r-- | openwrt/package/glib/ipkg/glib1.control | 2 |
1 files changed, 0 insertions, 2 deletions
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 |