summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Brown2006-06-20 19:09:29 -0700
committerArwed v. Merkatz2006-06-21 08:51:07 +0200
commit1fad7b545d1fc950286f9ac8f488c15aed87941c (patch)
tree6a2457205470187843bbe12f77a50fc5124ad5c0
parentbda36dcf61a2a72971f7c58b72f4b52f7ed103d6 (diff)
turned off staged install for ncurses
(cherry picked from 45b10fa85de9c47eb2268deb81530cb23c33c4e7 commit)
-rwxr-xr-xlibs/ncurses/DETAILS1
-rw-r--r--libs/ncurses/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/libs/ncurses/DETAILS b/libs/ncurses/DETAILS
index b88424dbb6..cd9474d4a9 100755
--- a/libs/ncurses/DETAILS
+++ b/libs/ncurses/DETAILS
@@ -10,6 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
UPDATED=20050503
LICENSE[0]=MIT
BUILD_API=2
+ STAGED_INSTALL=off
SHORT="Displays and updates text on text-only terminals"
cat << EOF
ncurses - Displays and updates text on text-only terminals.
diff --git a/libs/ncurses/HISTORY b/libs/ncurses/HISTORY
index 102a2b3ef4..584b68e714 100644
--- a/libs/ncurses/HISTORY
+++ b/libs/ncurses/HISTORY
@@ -1,3 +1,6 @@
+2006-06-20 David Brown <dmlb2000@gmail.com>
+ * DETAILS: turned off stage install for this spell
+
2005-06-04 Seth Woolley <seth@tautology.org>
* INSTALL: last fix for aliens