r12545 - packages/trunk/magicor/debian

Vincent Cheng vincentc-guest at alioth.debian.org
Tue Jul 19 23:16:57 UTC 2011


Author: vincentc-guest
Date: 2011-07-19 23:16:57 +0000 (Tue, 19 Jul 2011)
New Revision: 12545

Modified:
   packages/trunk/magicor/debian/rules
Log:
magicor: Adjust rules to not install _test


Modified: packages/trunk/magicor/debian/rules
===================================================================
--- packages/trunk/magicor/debian/rules	2011-07-19 16:33:56 UTC (rev 12544)
+++ packages/trunk/magicor/debian/rules	2011-07-19 23:16:57 UTC (rev 12545)
@@ -11,4 +11,5 @@
 DEB_PYTHON2_MODULE_PACKAGES = magicor
 
 binary-install/magicor::
+	rm -rf $(CURDIR)/debian/tmp/usr/share/games/magicor/levels/_test/
 	dh_python2 -pmagicor




More information about the Pkg-games-commits mailing list