[SCM] live-manual branch, debian, updated. debian/2.0_a9-1-18-ga4b5243

Daniel Baumann daniel at debian.org
Wed Nov 3 07:44:42 UTC 2010


The following commit has been merged in the debian branch:
commit a4b5243408486cd5d9fdaae23c7028a521e25e96
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Nov 3 08:44:28 2010 +0100

    Keeping metadata.html page in html builds.

diff --git a/Makefile b/Makefile
index e86b50f..1c5700e 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ autobuild: clean build
 		cp manual/$${LANGUAGE}/build/$${LANGUAGE}/live-manual/*.html build/$${LANGUAGE}/html; \
 		mv build/$${LANGUAGE}/html/doc.html build/$${LANGUAGE}/html/live-manual.html; \
 		cp -a manual/$${LANGUAGE}/build/$${LANGUAGE}/_sisu build/$${LANGUAGE}; \
-		rm -f build/$${LANGUAGE}/html/toc.html build/$${LANGUAGE}/html/sisu_manifest.html build/$${LANGUAGE}/html/toc.html build/$${LANGUAGE}/html/metadata.html; \
+		rm -f build/$${LANGUAGE}/html/toc.html build/$${LANGUAGE}/html/sisu_manifest.html build/$${LANGUAGE}/html/toc.html; \
 		mkdir -p build/$${LANGUAGE}/odf; \
 		cp manual/$${LANGUAGE}/build/$${LANGUAGE}/live-manual/opendocument.odt build/$${LANGUAGE}/odf/live-manual.odt; \
 		mkdir -p build/$${LANGUAGE}/pdf; \

-- 
live-manual



More information about the debian-live-changes mailing list