[SCM] Debian Live Manual branch, master, updated. 20090401-1-4-gef15bae

Daniel Baumann daniel at debian.org
Fri Jul 31 11:31:04 UTC 2009


The following commit has been merged in the master branch:
commit ef15baed254ada9670c66e02a39b0694fb509c29
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 31 13:15:53 2009 +0200

    Renaming purge target in Makefile to distclean for compatibility reasons.

diff --git a/Makefile b/Makefile
index cd66790..c75d8e8 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ clean:
 	rm -f *.html *.pdf *.txt
 	rm -f xml/entities/version.ent
 
-purge: clean
+distclean: clean
 	rm -rf build
 
 .PHONY: clean po4a translations

-- 
Debian Live Manual



More information about the debian-live-changes mailing list