summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Brown2006-06-20 19:11:04 -0700
committerArwed v. Merkatz2006-06-21 08:40:57 +0200
commit8d3a3ac6c070cd90b546f81f40a1a3b014d6ee69 (patch)
tree21019c4238116226957d0936c1149c9d7f09c19a
parent48e96f04bbfef9b787815b58fe563310ca944458 (diff)
turned off staged install for glibc
(cherry picked from 4d0028c03253e95dc22b9872254f734a9b6a7f07 commit)
-rwxr-xr-xlibs/glibc/DETAILS1
-rw-r--r--libs/glibc/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index 324155e857..f2ec91cd60 100755
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -26,6 +26,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[2]=GPL
DISTCC_HOSTS=
BUILD_API=2
+ STAGED_INSTALL=off
ENTERED=20010922
UPDATED=20050425
SHORT="C library for use with GNU/Hurd and GNU/Linux"
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 9425aff82c..b409cecc0f 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2006-06-20 David Brown <dmlb2000@gmail.com>
+ * DETAILS: turned off staged install for this spell
+
2006-02-08 Eric Sandall <eric@sandall.us>
* DEPENDS: Depends on smgl-fhs (for directory structure)