aboutsummaryrefslogtreecommitdiffstats
path: root/package/ncurses
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-09-07 08:34:51 +0000
committerNicolas Thill <nico@openwrt.org>2007-09-07 08:34:51 +0000
commit34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a (patch)
treed03a529733bb0260835cc50a4592b3e9b3f62dde /package/ncurses
parent3e2f44481fc0c353cc53c3a70b8a59d2ce0c6b60 (diff)
downloadupstream-34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a.tar.gz
upstream-34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a.tar.bz2
upstream-34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a.zip
move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
Diffstat (limited to 'package/ncurses')
-rw-r--r--package/ncurses/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile
index a683de9225..f51c233aec 100644
--- a/package/ncurses/Makefile
+++ b/package/ncurses/Makefile
@@ -22,7 +22,6 @@ define Package/libncurses
SECTION:=libs
CATEGORY:=Libraries
TITLE:=Terminal handling library
- DESCRIPTION:=Terminal handling library
URL:=http://www.gnu.org/software/ncurses/
endef