[SCM] Debian Live manual branch, master, updated. a39f0aaac607fb91c44e9a4a9fe558982b6e4196

Chris Lamb chris at chris-lamb.co.uk
Sat Aug 9 23:39:52 UTC 2008


The following commit has been merged in the master branch:
commit 68bdc3adf084bd1bdfaeb282d2ec0a131c607387
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Aug 10 00:33:44 2008 +0100

    Indent language-specific sed call correctly.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/Makefile b/Makefile
index b2d49ee..920c939 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ autobuild: clean translations all
 			mkdir -p $(AUTOBUILD)/$$FORMAT/$$LANGUAGE; \
 			cp $$LANGUAGE/*.$$FORMAT $(AUTOBUILD)/$$FORMAT/$$LANGUAGE; \
 		done; \
-	sed "{s/__UPDATED__/$(shell LC_ALL=C date)/;s/__LANG__/$$LANGUAGE/;}" $$LANGUAGE/index.html.in > $(AUTOBUILD)/index.$$LANGUAGE.html; \
+		sed "{s/__UPDATED__/$(shell LC_ALL=C date)/;s/__LANG__/$$LANGUAGE/;}" $$LANGUAGE/index.html.in > $(AUTOBUILD)/index.$$LANGUAGE.html; \
 	done
 
 po4a:

-- 
Debian Live manual



More information about the debian-live-changes mailing list