[SCM] live-manual branch, debian-next, updated. debian/3.0_a13-1-40-gdf12847

chals chals at altorricon.com
Thu Jul 26 22:19:15 UTC 2012


The following commit has been merged in the debian-next branch:
commit df12847d1978b6f75235a636ffd6946d0972ab10
Author: chals <chals at altorricon.com>
Date:   Fri Jul 27 00:19:35 2012 +0200

    Adding manual/po/*/*.mo to Makefile and .gitignore, suggestion to add it to both places by Daniel Baumann.

diff --git a/.gitignore b/.gitignore
index dc84959..eb454a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 build/
+manual/po/*/*.mo
 
diff --git a/Makefile b/Makefile
index ba04375..49fbdbc 100644
--- a/Makefile
+++ b/Makefile
@@ -105,6 +105,7 @@ uninstall:
 clean:
 	rm -rf build
 	rm -f manual/en/*~
+	rm -f manual/po/*/*.mo
 
 distclean: clean
 	rm -rf build

-- 
live-manual



More information about the debian-live-changes mailing list