r7973 - packages/trunk/blocks-of-the-undead/debian

Evgeni Golov sargentd-guest at alioth.debian.org
Sun Aug 24 19:28:41 UTC 2008


Author: sargentd-guest
Date: 2008-08-24 19:28:41 +0000 (Sun, 24 Aug 2008)
New Revision: 7973

Modified:
   packages/trunk/blocks-of-the-undead/debian/rules
Log:
explicit depend binary on build


Modified: packages/trunk/blocks-of-the-undead/debian/rules
===================================================================
--- packages/trunk/blocks-of-the-undead/debian/rules	2008-08-24 19:27:13 UTC (rev 7972)
+++ packages/trunk/blocks-of-the-undead/debian/rules	2008-08-24 19:28:41 UTC (rev 7973)
@@ -5,5 +5,8 @@
 	dh_auto_configure -- --datadir=/usr/share/games --bindir=/usr/games
 	dh build --after configure
 
+binary: build
+	dh binary
+
 %:
 	dh $@




More information about the Pkg-games-commits mailing list