r6948 - packages/trunk/vegastrike/debian

Andres Mejia ceros-guest at alioth.debian.org
Sun May 11 06:38:47 UTC 2008


Author: ceros-guest
Date: 2008-05-11 06:38:46 +0000 (Sun, 11 May 2008)
New Revision: 6948

Modified:
   packages/trunk/vegastrike/debian/rules
Log:
Call  when cleaning

Modified: packages/trunk/vegastrike/debian/rules
===================================================================
--- packages/trunk/vegastrike/debian/rules	2008-05-11 05:31:50 UTC (rev 6947)
+++ packages/trunk/vegastrike/debian/rules	2008-05-11 06:38:46 UTC (rev 6948)
@@ -71,7 +71,7 @@
 clean-stamp:
 	dh_testdir
 	dh_testroot
-	[ ! -f Makefile ] || $(MAKE) distclean
+	[ ! -f Makefile ] || $(MAKE) clean distclean
 # These files are generated by autotools or during build. They are removed
 # to get the cleanest diff.gz possible.
 	rm -f install-sh config.guess config.sub configure aclocal.m4 depcomp \




More information about the Pkg-games-commits mailing list