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 <s...@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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to