[SCM] live-manual branch, debian, updated. debian/2.0_a5-1-15-g53da28a

Daniel Baumann daniel at debian.org
Thu Sep 9 07:48:20 UTC 2010


The following commit has been merged in the debian branch:
commit 53da28a40c1ffb7c21d23d83d3a9894c92de4914
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 9 09:45:52 2010 +0200

    Using same languages in autobuild as in build.

diff --git a/Makefile b/Makefile
index ba68e05..6da46f9 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ autobuild: clean build
 	rm -rf build
 	cp -a html build
 
-	for LANGUAGE in en $(shell cd manual/po && ls); \
+	for LANGUAGE in $(LANGUAGES); \
 	do \
 		mkdir -p build/$${LANGUAGE}/epub; \
 		cp manual/$${LANGUAGE}/build/$${LANGUAGE}/epub/live-manual.epub build/$${LANGUAGE}/epub; \

-- 
live-manual



More information about the debian-live-changes mailing list