[SCM] live-boot branch, debian, updated. debian/2.0_a12-1-5-g4178366

Daniel Baumann daniel at debian.org
Thu Jul 15 17:33:20 UTC 2010


The following commit has been merged in the debian branch:
commit 54a5ad012b134ebe324f92fae8a921ed6e894133
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 12 00:07:42 2010 +0200

    Improving clean target in manpages Makefile a bit.

diff --git a/manpages/Makefile b/manpages/Makefile
index def1408..444468a 100644
--- a/manpages/Makefile
+++ b/manpages/Makefile
@@ -33,10 +33,9 @@ build: po4a.cfg
 	po4a --keep 0 --no-backups --package-name live-boot po4a.cfg
 
 clean:
-	rm -f po/*/*.po~
+	rm -rf $(LANGUAGES)
 
 distclean: clean
 	rm -f po4a.cfg
-	rm -rf $(LANGUAGES)
 
 rebuild: distclean update build

-- 
live-boot



More information about the debian-live-changes mailing list