Author: baby-guest
Date: 2007-08-29 18:25:03 +0000 (Wed, 29 Aug 2007)
New Revision: 3967

Modified:
   packages/trunk/parsec47/debian/rules
Log:
Clean properly!



Modified: packages/trunk/parsec47/debian/rules
===================================================================
--- packages/trunk/parsec47/debian/rules        2007-08-29 18:15:36 UTC (rev 
3966)
+++ packages/trunk/parsec47/debian/rules        2007-08-29 18:25:03 UTC (rev 
3967)
@@ -31,7 +31,7 @@
        dh_testroot
        rm -f build-stamp configure-stamp
        #ant -v clean
-       [ -f Makefile ] || $(MAKE) clean
+       [ ! -f Makefile ] || $(MAKE) clean
        rm -f parsec47
        rm -f `find . -name "*.o"`
        $(MAKE) -f /usr/share/quilt/quilt.make unpatch


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

Reply via email to