diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-10 22:10:02 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-10 22:10:02 +0000 |
commit | fe553f9d99850fc772b95b7efc388290ceecad4e (patch) | |
tree | f30974a9159e01406c835d41cf557ba110312a71 /openwrt/package/ncurses/ipkg/libncurses | |
parent | 6b8db9d1369d003a7a3fc404b89d5419846db483 (diff) |
update ncurses to experimental packaging style (fix dependency on terminfo in staging dir)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@616 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ncurses/ipkg/libncurses')
-rw-r--r-- | openwrt/package/ncurses/ipkg/libncurses/CONTROL/control | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/ncurses/ipkg/libncurses/CONTROL/control b/openwrt/package/ncurses/ipkg/libncurses/CONTROL/control deleted file mode 100644 index f11b67bc7..000000000 --- a/openwrt/package/ncurses/ipkg/libncurses/CONTROL/control +++ /dev/null @@ -1,8 +0,0 @@ -Package: libncurses -Priority: optional -Section: libs -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/ncurses/ -Description: a terminal handling library |