Author: pierre
Date: Fri Mar 13 07:45:58 2020
New Revision: 11780

Log:
Commit forgotten Makefile in previous commit

Modified:
   trunk/BOOK/Makefile

Modified: trunk/BOOK/Makefile
==============================================================================
--- trunk/BOOK/Makefile Fri Mar 13 07:38:37 2020        (r11779)
+++ trunk/BOOK/Makefile Fri Mar 13 07:45:58 2020        (r11780)
@@ -47,7 +47,7 @@
        $(Q)mkdir -p $(BASEDIR)/stylesheets
        $(Q)cp stylesheets/lfs-xsl/*.css $(BASEDIR)/stylesheets
        $(Q)pushd $(BASEDIR)/ > /dev/null;                     \
-       sed -i -e "s@../stylesheets@stylesheets@g" *.html; \
+#       sed -i -e "s@../stylesheets@stylesheets@g" *.html; \
        popd > /dev/null
 
        $(Q)mkdir -p $(BASEDIR)/images
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to