Author: matthew
Date: Tue Nov 19 13:48:09 2013
New Revision: 10375
Log:
Adjust link to md5sums download in nochunks output. Fixes #3427.
Modified:
trunk/BOOK/Makefile
trunk/BOOK/general.ent
Modified: trunk/BOOK/Makefile
==============================================================================
--- trunk/BOOK/Makefile Mon Nov 18 15:44:37 2013 (r10374)
+++ trunk/BOOK/Makefile Tue Nov 19 13:48:09 2013 (r10375)
@@ -74,6 +74,7 @@
$(Q)bash obfuscate.sh
$(BASEDIR)/$(NOCHUNKS_OUTPUT)
$(Q)sed -i -e "s@text/html@application/xhtml+xml@g"
$(BASEDIR)/$(NOCHUNKS_OUTPUT)
$(Q)sed -i -e "s@../wget-list@wget-list@"
$(BASEDIR)/$(NOCHUNKS_OUTPUT)
+ $(Q)sed -i -e "s@../md5sums@md5sums@"
$(BASEDIR)/$(NOCHUNKS_OUTPUT)
$(Q)$(MAKE) $(BASEDIR)/wget-list $(BASEDIR)/md5sums
tmpdir:
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon Nov 18 15:44:37 2013 (r10374)
+++ trunk/BOOK/general.ent Tue Nov 19 13:48:09 2013 (r10375)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20131105">
-<!ENTITY releasedate "November 5, 2013">
+<!ENTITY version "SVN-20131119">
+<!ENTITY releasedate "November 19, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page