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 \


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to