[iortcw] 214/497: Don't build QVMs by default

Simon McVittie smcv at debian.org
Fri Sep 8 10:36:53 UTC 2017


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

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit 62179db61ed8a2f7cbbe8bbd0a26eb59000da4e4
Author: M4N4T4RMS at gmail.com <M4N4T4RMS at gmail.com@e65d2741-a53d-b2dc-ae96-bb75fa5e4c4a>
Date:   Thu Sep 11 23:57:01 2014 +0000

    Don't build QVMs by default
---
 SP/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SP/Makefile b/SP/Makefile
index c4ee463..4896b0a 100644
--- a/SP/Makefile
+++ b/SP/Makefile
@@ -30,7 +30,7 @@ ifndef BUILD_GAME_SO
   BUILD_GAME_SO    =
 endif
 ifndef BUILD_GAME_QVM
-  BUILD_GAME_QVM   = 
+  BUILD_GAME_QVM   = 0
 endif
 ifndef BUILD_BASEGAME
   BUILD_BASEGAME =

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



More information about the Pkg-games-commits mailing list