[SCM] templates for different package types branch, master, updated. 134c48f431ad650c2f2e99a90bce3e688a044fdf

Miriam Ruiz miriam at debian.org
Thu Sep 3 00:48:14 UTC 2009


The following commit has been merged in the master branch:
commit c5ca16f619899ebd1bc030dd9393e96a59ac6519
Author: Miriam Ruiz <miriam at debian.org>
Date:   Thu Sep 3 02:47:19 2009 +0200

    Remove residual files

diff --git a/model/autotools-lib/rules b/model/autotools-lib/rules
index b448519..106ea90 100644
--- a/model/autotools-lib/rules
+++ b/model/autotools-lib/rules
@@ -52,7 +52,7 @@ clean: config
 	dh_testroot
 	rm -f build-stamp config-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
-	rm -f config.sub config.guess
+	rm -f config.sub config.guess config.cache config.log
 	[ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make unpatch
 	dh_clean 
 
diff --git a/model/autotools/rules b/model/autotools/rules
index af38d67..1fa3c6c 100644
--- a/model/autotools/rules
+++ b/model/autotools/rules
@@ -43,7 +43,7 @@ clean: config
 	dh_testroot
 	rm -f build-stamp config-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
-	rm -f config.sub config.guess
+	rm -f config.sub config.guess config.cache config.log
 	[ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make unpatch
 	dh_clean 
 

-- 
templates for different package types



More information about the Pkg-games-commits mailing list