[SCM] live-manual branch, debian, updated. debian/20100501-1-22-gbf67b45

Daniel Baumann daniel at debian.org
Sun Jun 6 13:17:45 UTC 2010


The following commit has been merged in the debian branch:
commit bf67b455c0af026ce9e822e93bb6c72c5a643b36
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 6 15:11:09 2010 +0200

    Updating autobuild index page.

diff --git a/Makefile b/Makefile
index db5109a..eaf818d 100644
--- a/Makefile
+++ b/Makefile
@@ -32,10 +32,12 @@ build:
 
 autobuild: clean build
 	rm -f build/*/*.xml build/*/*.ent
+	cp html/* build
 
 	for LANGUAGE in $(LANGUAGES); \
 	do \
 		sed "{s/@DATE@/$(shell LC_ALL=C date -R)/;s/@LANG@/$${LANGUAGE}/;}" build/$${LANGUAGE}/index.html.in > build/$${LANGUAGE}/index.html; \
+		cp html/* build/$${LANGUAGE}; \
 	done
 
 install:
diff --git a/manual/en/index.html.in b/manual/en/index.html.in
index 59e1714..c0dcf8e 100644
--- a/manual/en/index.html.in
+++ b/manual/en/index.html.in
@@ -34,9 +34,9 @@
 
 <dd>
 	<ul>
-		<li>&rsaquo; <b><a href="html/@LANG@/">HTML</a></b></li>
-	        <li>&rsaquo; <a href="pdf/@LANG@/live-manual.pdf">PDF</a></li>
-	        <li>&rsaquo; <a href="txt/@LANG@/live-manual.txt">Plain text</a></li>
+		<li>&rsaquo; <b><a href="html/">HTML</a></b></li>
+	        <li>&rsaquo; <a href="pdf/live-manual.pdf">PDF</a></li>
+	        <li>&rsaquo; <a href="txt/live-manual.txt">Plain text</a></li>
 	</ul>
 
 	<p>

-- 
live-manual



More information about the debian-live-changes mailing list