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

Daniel Baumann daniel at debian.org
Fri Oct 31 11:32:27 UTC 2008


The following commit has been merged in the master branch:
commit ae19b0bf60e9c096e5ef33bb5fbfcebbb1d78a0d
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 31 12:31:10 2008 +0100

    Adding update target.

diff --git a/Makefile b/Makefile
index b579dc1..b01f6e1 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,9 @@ autobuild: clean translations all
 		sed "{s/__UPDATED__/$(shell LC_ALL=C date -R)/;s/__LANG__/$$LANGUAGE/;}" $$LANGUAGE/autobuild-index.html.in > $(AUTOBUILD)/index.html.$$LANGUAGE; \
 	done
 
+update:
+	git pull
+
 po4a:
 	po4a -k 0 po4a/live-manual.cfg;
 

-- 
Debian Live manual



More information about the debian-live-changes mailing list