r9995 - packages/branches/game-data-packager/rott

Jon Dowland jmtd at alioth.debian.org
Wed Jul 8 18:47:46 UTC 2009


Author: jmtd
Date: 2009-07-08 18:47:45 +0000 (Wed, 08 Jul 2009)
New Revision: 9995

Modified:
   packages/branches/game-data-packager/rott/Makefile
Log:
rm rott-data .deb in clean

Modified: packages/branches/game-data-packager/rott/Makefile
===================================================================
--- packages/branches/game-data-packager/rott/Makefile	2009-07-08 18:46:54 UTC (rev 9994)
+++ packages/branches/game-data-packager/rott/Makefile	2009-07-08 18:47:45 UTC (rev 9995)
@@ -21,7 +21,7 @@
 		rott/DEBIAN/control.in > rott/DEBIAN/control
 
 rottclean:
-	rm -f rott/DEBIAN/control
+	rm -f rott/DEBIAN/control rott-data_$(VERSION)_all.deb
 
 clean: rottclean
 	make -f doom-common.mk IWAD=doom  LONG="Doom"   VERSION=$(VERSION) clean




More information about the Pkg-games-commits mailing list