[game-data-packager] 108/293: quake3.in: add support for QUAKE3_BACKTRACE, QUAKE3_DEBUGGER

Simon McVittie smcv at debian.org
Fri Oct 14 00:12:03 UTC 2016


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

smcv pushed a commit to branch quake
in repository game-data-packager.

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
---
 quake3.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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} "$@"

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



More information about the Pkg-games-commits mailing list