[game-data-packager] 58/293: Did the last thing wrong

Simon McVittie smcv at debian.org
Fri Oct 14 00:11:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch quake
in repository game-data-packager.

commit 4e77528dce6746659ff34d0394828291287c1904
Author: Jack Coulter <jscinoz at gmail.com>
Date:   Sat Jun 28 02:42:05 2008 +0000

    Did the last thing wrong
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b4afc0b..0d9a41a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ build: build-arch
 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list