r7537 - packages/trunk/worldofpadman/debian

Jack Coulter jscinoz-guest at alioth.debian.org
Sat Jun 28 02:42:06 UTC 2008


Author: jscinoz-guest
Date: 2008-06-28 02:42:06 +0000 (Sat, 28 Jun 2008)
New Revision: 7537

Modified:
   packages/trunk/worldofpadman/debian/rules
Log:
Did the last thing wrong

Modified: packages/trunk/worldofpadman/debian/rules
===================================================================
--- packages/trunk/worldofpadman/debian/rules	2008-06-28 02:42:05 UTC (rev 7536)
+++ packages/trunk/worldofpadman/debian/rules	2008-06-28 02:42:06 UTC (rev 7537)
@@ -26,7 +26,7 @@
 build-arch: build-arch-stamp
 build-arch-stamp:
 	dh_testdir
-	$(MAKE) $(BUILD_FLAGS) BUILD_GAME_SO=0 BUILD_GAME_QVM=0 # We don't need these
+	BUILD_GAME_SO=0 BUILD_GAME_QVM=0 $(MAKE) $(BUILD_FLAGS)# We don't need these
 
 clean:
 	dh_testdir




More information about the Pkg-games-commits mailing list