[SCM] [contrib] Quake III: Arena launcher branch, master, updated. ef12a65746e50c88be2e8b11ee7bf1c99c56c195

Simon McVittie smcv at debian.org
Thu Oct 14 23:30:15 UTC 2010


The following commit has been merged in the master branch:
commit 9246c617466ac3b71ff6aef68e95c76b2b8e90f8
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Oct 14 23:42:59 2010 +0100

    quake3.in: add support for QUAKE3_BACKTRACE, QUAKE3_DEBUGGER

diff --git a/quake3.in b/quake3.in
index ceee2c2..13eea6f 100644
--- a/quake3.in
+++ b/quake3.in
@@ -53,4 +53,4 @@ if test "z$QUIET" = z1; then
   exec >/dev/null 2>&1;
 fi
 
-exec ${ENGINE} ${CVARS} "$@"
+exec ${DEBUGGER} ${ENGINE} ${CVARS} "$@"

-- 
[contrib] Quake III: Arena launcher



More information about the Pkg-games-commits mailing list