[SCM] live-manual branch, debian, updated. debian/20100501-1-23-gef898f0
Daniel Baumann
daniel at debian.org
Sun Jun 6 13:21:27 UTC 2010
The following commit has been merged in the debian branch:
commit ef898f0cc4f588c910f9652ee964360e8f5221c2
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Jun 6 15:14:49 2010 +0200
Correcting updating of build index page.
diff --git a/Makefile b/Makefile
index eaf818d..1df7aa6 100644
--- a/Makefile
+++ b/Makefile
@@ -36,8 +36,8 @@ autobuild: clean 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}; \
+ sed "{s/@DATE@/$(shell LC_ALL=C date -R)/;s/@LANG@/$${LANGUAGE}/;}" build/$${LANGUAGE}/index.html.in > build/$${LANGUAGE}/index.html; \
done
install:
--
live-manual
More information about the debian-live-changes
mailing list