[SCM] Quake 3 engine branch, debian-experimental, updated. debian/1.36+svn1933-1

Simon McVittie smcv at debian.org
Wed Mar 16 16:06:10 UTC 2011


The following commit has been merged in the debian-experimental branch:
commit 6b38ca73056cfcfa4954bc2ddbd8f65b484895d2
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Mar 16 15:55:39 2011 +0000

    disable internal libjpeg, again

diff --git a/debian/rules b/debian/rules
index 9e4cf82..1029a1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ override_dh_auto_build:
 		USE_VOIP=1 \
 		USE_INTERNAL_SPEEX=0 \
 		USE_INTERNAL_ZLIB=0 \
+		USE_INTERNAL_JPEG=0 \
 		USE_LOCAL_HEADERS=0 \
 		ARCH=$(Q3ARCH) \
 		PLATFORM=$(Q3PLATFORM) \

-- 
Quake 3 engine



More information about the Pkg-games-commits mailing list