[SCM] live-config-staging branch, debian, updated. 8aa7c12f893879f2867231eded5ebb139b80543c

Daniel Baumann daniel at debian.org
Sun Jul 11 22:07:59 UTC 2010


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

    Improving clean target in manpages Makefile a bit.

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

-- 
live-config-staging



More information about the debian-live-changes mailing list