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

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


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

    document the environment variables we now support

diff --git a/debian/quake3-server.6 b/debian/quake3-server.6
index 5d0120b..13f3113 100644
--- a/debian/quake3-server.6
+++ b/debian/quake3-server.6
@@ -96,6 +96,15 @@ Configuration and state for Quake III Arena
 .TP
 \fI~/.q3a/missionpack\fR
 Configuration and state for Quake III: Team Arena, if installed
+.SH ENVIRONMENT
+.TP
+\fBQUAKE3_DEBUGGER=\fIcommand\fR
+A debugger or other prefix to prepend to the Quake III command line, such
+as \fBstrace\fR; overridden by \fBQUAKE3_BACKTRACE\fR
+.TP
+\fBQUAKE3_BACKTRACE=1\fR
+Use \fBgdb\fR(1) to get a backtrace if Quake III crashes (the \fBgdb\fR
+package must be installed)
 .SH SEE ALSO
 .BR quake3-server (6)
 .br
diff --git a/debian/quake3.6 b/debian/quake3.6
index a731508..95bff5a 100644
--- a/debian/quake3.6
+++ b/debian/quake3.6
@@ -86,6 +86,15 @@ Configuration and state for Quake III Arena
 .TP
 \fI~/.q3a/missionpack\fR
 Configuration and state for Quake III: Team Arena, if installed
+.SH ENVIRONMENT
+.TP
+\fBQUAKE3_DEBUGGER=\fIcommand\fR
+A debugger or other prefix to prepend to the Quake III command line, such
+as \fBstrace\fR; overridden by \fBQUAKE3_BACKTRACE\fR
+.TP
+\fBQUAKE3_BACKTRACE=1\fR
+Use \fBgdb\fR(1) to get a backtrace if Quake III crashes (the \fBgdb\fR
+package must be installed)
 .SH SEE ALSO
 .BR quake3-server (6)
 .br

-- 
[contrib] Quake III: Arena launcher



More information about the Pkg-games-commits mailing list