[wolf4sdl] 01/01: fix stupid typo, thanks again Alexandre Detiste

Fabian Greffrath fabian-guest at moszumanska.debian.org
Mon Jan 19 06:35:11 UTC 2015


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

fabian-guest pushed a commit to branch master
in repository wolf4sdl.

commit 7865ae9d84aa95f11411b5df7c3292e144d9eec9
Author: Fabian Greffrath <fabian+debian at greffrath.com>
Date:   Mon Jan 19 07:34:48 2015 +0100

    fix stupid typo, thanks again Alexandre Detiste
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 861dae9..73e5877 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,12 +37,12 @@ override_dh_auto_build:
 
 	# Wolf3d Full v1.4 Apogee (with ReadThis)
 	$(MAKE) clean
-	$(call set_defines,-SPEAR -SPEARDEMO -UPLOAD -GOODTIMES +CARMACIZED +APOGEE_1_1)
+	$(call set_defines,-SPEAR -SPEARDEMO -UPLOAD -GOODTIMES +CARMACIZED -APOGEE_1_1)
 	dh_auto_build -O--parallel -- BINARY=wolf4sdl-wl6a
 
 	# Wolf3d Full v1.1 Apogee (with ReadThis)
 	$(MAKE) clean
-	$(call set_defines,-SPEAR -SPEARDEMO -UPLOAD -GOODTIMES +CARMACIZED -APOGEE_1_1)
+	$(call set_defines,-SPEAR -SPEARDEMO -UPLOAD -GOODTIMES +CARMACIZED +APOGEE_1_1)
 	dh_auto_build -O--parallel -- BINARY=wolf4sdl-wl6a1
 
 	# Wolf3d Shareware v1.4

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



More information about the Pkg-games-commits mailing list