[SCM] live-manual branch, debian, updated. debian/3.0_a9-1-42-gc85f6f4

chals chals at altorricon.com
Mon Feb 6 22:41:54 UTC 2012


The following commit has been merged in the debian branch:
commit 9891f9466da4537659462cce81b20a9eb939b9ac
Author: chals <chals at altorricon.com>
Date:   Thu Jan 19 23:23:42 2012 +0100

    Adding rm -f manual/en/*~ to clean target.

diff --git a/Makefile b/Makefile
index 987f6cf..745c828 100644
--- a/Makefile
+++ b/Makefile
@@ -91,6 +91,7 @@ uninstall:
 
 clean:
 	rm -rf build
+	rm -f manual/en/*~
 
 distclean: clean
 	rm -rf build

-- 
live-manual



More information about the debian-live-changes mailing list