summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Brown2006-06-20 19:09:29 -0700
committerArwed v. Merkatz2006-06-21 08:37:31 +0200
commit48e96f04bbfef9b787815b58fe563310ca944458 (patch)
tree11f7aa0f352bb1ee41cba8492a9396d98d16a2ba
parentd64fb469be3b844bb0b39969465847adfa9269fc (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 1e381d6851..7c2b2486b4 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 8680ac538b..827d6ad447 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
+
2006-02-08 Eric Sandall <eric@sandall.us>
* DEPENDS: Depends on smgl-fhs (for directory structure)
Formatted to Guru Handbook