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

Simon McVittie smcv at debian.org
Thu Aug 19 18:40:19 UTC 2010


The following commit has been merged in the master branch:
commit 2d246d49edfd1bf7575912ba1c701feb86d5dfba
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Aug 19 17:21:38 2010 +0100

    Set appropriate paths for the version of ioquake3 in the NEW queue

diff --git a/debian/scripts/quake3 b/debian/scripts/quake3
index ebb5baf..4de0184 100644
--- a/debian/scripts/quake3
+++ b/debian/scripts/quake3
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Adapted from Tremulous and Nexuiz launch scripts
-BINARY=/usr/lib/games/ioquake3/ioquake3
+BINARY=/usr/lib/ioquake3/ioquake3
 BASE_PATH=/usr/share/games/quake3
 CVARS="+set fs_basepath ${BASE_PATH}"
 QUIET=0
diff --git a/debian/scripts/quake3-server b/debian/scripts/quake3-server
index f0b813c..cf6a8ab 100644
--- a/debian/scripts/quake3-server
+++ b/debian/scripts/quake3-server
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Adapted from Tremulous and Nexuiz launch scripts
-BINARY=/usr/lib/games/ioquake3/ioq3ded
+BINARY=/usr/lib/ioquake3/ioq3ded
 BASE_PATH=/usr/share/games/quake3
 CVARS="+set fs_basepath ${BASE_PATH}"
 QUIET=0

-- 
[contrib] Quake III: Arena launcher



More information about the Pkg-games-commits mailing list