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 2d246d49edfd1bf7575912ba1c701feb86d5dfba
Author: Simon McVittie <s...@debian.org>
Date:   Thu Aug 19 17:21:38 2010 +0100

    Set appropriate paths for the version of ioquake3 in the NEW queue
---
 debian/scripts/quake3        | 2 +-
 debian/scripts/quake3-server | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

-- 
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