[SCM] live-manual branch, debian-next, updated. debian/3.0_a8-1-51-g14a91c1

Daniel Baumann daniel at debian.org
Tue Nov 8 07:59:38 UTC 2011


The following commit has been merged in the debian-next branch:
commit 14a91c12d0a35c0adaa4a43cac3e36f01e1faea7
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 8 08:59:16 2011 +0100

    Temporarily disabling fix-sisu-html.rb until it's updated for newer sisu versions.

diff --git a/Makefile b/Makefile
index 4d59d07..4a677a2 100644
--- a/Makefile
+++ b/Makefile
@@ -33,15 +33,15 @@ build:
 		cd $(CURDIR)/manual/$${LANGUAGE}; \
 		sisu-epub -v live-manual.ssm; \
 		sisu-html -v live-manual.ssm; \
-		for FILE in build/$${LANGUAGE}/live-manual/*.html; \
-		do \
-			../bin/fix-sisu-html.rb $${FILE}; \
-			([ $(DEBUG) -gt 0 ] || rm -f $${FILE}~); \
-		done; \
 		sisu-odf -v live-manual.ssm; \
 		sisu-pdf -v live-manual.ssm; \
 		sisu-txt -v live-manual.ssm; \
 	done
+#		for FILE in build/$${LANGUAGE}/live-manual/*.html; \
+#		do \
+#			../bin/fix-sisu-html.rb $${FILE}; \
+#			([ $(DEBUG) -gt 0 ] || rm -f $${FILE}~); \
+#		done; \
 
 autobuild: clean build
 	rm -rf build

-- 
live-manual



More information about the debian-live-changes mailing list