aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-09-12 08:06:35 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-09-12 08:06:35 +0000
commitd50ea9dac44539adcd770ab54b0528692c1d9282 (patch)
tree8ff7a97009b8a7c581372dc9dbe9421c16deac14 /general.ent
parent6e8fc7d1996534dff1a06687e630c1f01aaf832f (diff)
Fixed a breakage that occured from the last commit altering startfile_prefix_spec. Forcing /usr/lib as the search path exposed the need to symlink an additional lib from /tools to /usr/lib, as reported and trouble-shot on IRC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent
index 278b06a13..fd8833c30 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20040910">
-<!ENTITY releasedate "September 10, 2004">
+<!ENTITY version "SVN-20040911">
+<!ENTITY releasedate "September 11, 2004">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">