[SCM] Packaging for the OpenArena engine branch, master, updated. debian/0.8.1-7-17-g7521e4f

Simon McVittie smcv at debian.org
Wed Jul 21 22:46:35 UTC 2010


The following commit has been merged in the master branch:
commit 78288053d782f49ba68e756ebdc5c5c278233b1a
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Jul 18 01:25:11 2010 +0100

    debian/rules: build game logic as shared objects

diff --git a/debian/rules b/debian/rules
index d421988..8f4e117 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,8 @@ build: build-stamp
 build-stamp:
 	dh_testdir
 	$(MAKE) USE_CURL=1 \
+			BUILD_GAME_SO=1 \
+			BUILD_GAME_QVM=0 \
 			USE_CURL_DLOPEN=0 \
 			USE_OPENAL=1 \
 			USE_OPENAL_DLOPEN=0 \

-- 
Packaging for the OpenArena engine



More information about the Pkg-games-commits mailing list