r3692 - packages/trunk/stormbaancoureur/debian

Miriam Ruiz baby-guest at alioth.debian.org
Wed Aug 15 15:41:17 UTC 2007


Author: baby-guest
Date: 2007-08-15 15:41:17 +0000 (Wed, 15 Aug 2007)
New Revision: 3692

Modified:
   packages/trunk/stormbaancoureur/debian/rules
Log:
Install all the contents of the game



Modified: packages/trunk/stormbaancoureur/debian/rules
===================================================================
--- packages/trunk/stormbaancoureur/debian/rules	2007-08-15 14:48:22 UTC (rev 3691)
+++ packages/trunk/stormbaancoureur/debian/rules	2007-08-15 15:41:17 UTC (rev 3692)
@@ -46,6 +46,7 @@
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
+	$(MAKE) install -C src-stormbaancoureur DESTDIR=$(CURDIR)/debian/stormbaancoureur
 
 # Build architecture-independent files here.
 binary-indep: build install




More information about the Pkg-games-commits mailing list