Author: baby-guest
Date: 2007-09-04 14:23:57 +0000 (Tue, 04 Sep 2007)
New Revision: 4064

Modified:
   packages/trunk/valandrick/debian/rules
Log:
Remove executable in clean



Modified: packages/trunk/valandrick/debian/rules
===================================================================
--- packages/trunk/valandrick/debian/rules      2007-09-04 14:23:18 UTC (rev 
4063)
+++ packages/trunk/valandrick/debian/rules      2007-09-04 14:23:57 UTC (rev 
4064)
@@ -32,7 +32,7 @@
        rm -f build-stamp configure-stamp
        #ant -v clean
        [ ! -f Makefile ] || $(MAKE) clean
-       rm -f mu-cade
+       rm -f valandrick
        rm -f `find . -name "*.o"`
        $(MAKE) -f /usr/share/quilt/quilt.make unpatch
        dh_clean 


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

Reply via email to