diff options
Diffstat (limited to 'openwrt/package/ncurses/ipkg')
4 files changed, 0 insertions, 26 deletions
diff --git a/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control b/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control deleted file mode 100644 index f91398cc38..0000000000 --- a/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control +++ /dev/null @@ -1,8 +0,0 @@ -Package: libncurses-dev -Priority: optional -Section: devel -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/ncurses/ -Description: a terminal handling library (development) diff --git a/openwrt/package/ncurses/ipkg/libncurses/CONTROL/control b/openwrt/package/ncurses/ipkg/libncurses/CONTROL/control deleted file mode 100644 index f11b67bc72..0000000000 --- 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 diff --git a/openwrt/package/ncurses/ipkg/ncurses-term/CONTROL/control b/openwrt/package/ncurses/ipkg/ncurses-term/CONTROL/control deleted file mode 100644 index a05fbc460f..0000000000 --- a/openwrt/package/ncurses/ipkg/ncurses-term/CONTROL/control +++ /dev/null @@ -1,9 +0,0 @@ -Package: ncurses-term -Priority: optional -Section: admin -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/ncurses/ -Description: common terminal definitions -Depends: libncurses diff --git a/openwrt/package/ncurses/ipkg/version b/openwrt/package/ncurses/ipkg/version deleted file mode 100644 index 4fa56e43cb..0000000000 --- a/openwrt/package/ncurses/ipkg/version +++ /dev/null @@ -1 +0,0 @@ -5.2-6 |