r3926 - packages/trunk/titanion/debian

Peter De Wachter pdewacht-guest at alioth.debian.org
Tue Aug 28 21:35:03 UTC 2007


Author: pdewacht-guest
Date: 2007-08-28 21:35:03 +0000 (Tue, 28 Aug 2007)
New Revision: 3926

Modified:
   packages/trunk/titanion/debian/rules
Log:
Don't try to run "make clean" in the clean target: the makefile might
not be there! (it's added by a patch)


Modified: packages/trunk/titanion/debian/rules
===================================================================
--- packages/trunk/titanion/debian/rules	2007-08-28 21:28:44 UTC (rev 3925)
+++ packages/trunk/titanion/debian/rules	2007-08-28 21:35:03 UTC (rev 3926)
@@ -27,7 +27,6 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
-	$(MAKE) clean
 	rm -f titanion
 	rm -f `find . -name "*.o"`
 	$(MAKE) -f /usr/share/quilt/quilt.make unpatch




More information about the Pkg-games-commits mailing list