Author: randy
Date: 2007-01-14 15:21:31 -0700 (Sun, 14 Jan 2007)
New Revision: 6401

Modified:
   trunk/BOOK/general/genlib/slib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed a broken download URL in the SLIB instructions, thanks to Leo Peschier 
for pointing it out

Modified: trunk/BOOK/general/genlib/slib.xml
===================================================================
--- trunk/BOOK/general/genlib/slib.xml  2007-01-14 21:33:53 UTC (rev 6400)
+++ trunk/BOOK/general/genlib/slib.xml  2007-01-14 22:21:31 UTC (rev 6401)
@@ -4,19 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-    <!-- Inserted as a reminder to do this. The mention of a test suite
-         is usually right before the root user installation commands. Please
-         delete these 12 (including one blank) lines after you are done.-->
-
-    <!-- Use one of the two mentions below about a test suite,
-         delete the line that is not applicable. Of course, if the
-         test suite uses syntax other than "make check", revise the
-         line to reflect the actual syntax to run the test suite -->
-
-    <!-- <para>This package does not come with a test suite.</para> -->
-    <!-- <para>To test the results, issue: <command>make 
check</command>.</para> -->
-
-  <!ENTITY slib-download-http 
"http://swiss.csail.mit.edu/ftpdir/scm/slib&slib-version;.tar.gz";>
+  <!ENTITY slib-download-http 
"http://swiss.csail.mit.edu/ftpdir/scm/OLD/slib&slib-version;.tar.gz";>
   <!ENTITY slib-download-ftp  " ">
   <!ENTITY slib-md5sum        "eec6e9193c3c86254f7176dd8a833c4c">
   <!ENTITY slib-size          "846 KB">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-01-14 21:33:53 UTC 
(rev 6400)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-01-14 22:21:31 UTC 
(rev 6401)
@@ -45,6 +45,11 @@
       <para>January 14th, 2007</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Fixed a broken download URL in the SLIB
+          instructions, thanks to Leo Peschier for pointing it
+          out.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Added security patch to unzip.</para>
         </listitem>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to