r11098 - packages/trunk/enemylines7/debian

Alexander Reichle-Schmehl tolimar at alioth.debian.org
Tue Jul 20 11:17:04 UTC 2010


Author: tolimar
Date: 2010-07-20 11:17:04 +0000 (Tue, 20 Jul 2010)
New Revision: 11098

Modified:
   packages/trunk/enemylines7/debian/rules
Log:
Use dh_prep



Modified: packages/trunk/enemylines7/debian/rules
===================================================================
--- packages/trunk/enemylines7/debian/rules	2010-07-20 11:01:20 UTC (rev 11097)
+++ packages/trunk/enemylines7/debian/rules	2010-07-20 11:17:04 UTC (rev 11098)
@@ -52,7 +52,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 	# Add here commands to install the package into debian/enemylines7.
 	cd src/ && $(MAKE) install DESTDIR=$(CURDIR)/debian/enemylines7/usr && cd -




More information about the Pkg-games-commits mailing list