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 bc1b9e63e653fae9cd6c5da9c759bfca83288ce8
Author: Simon McVittie <s...@debian.org>
Date:   Mon Jan 13 11:02:58 2014 +0000

    Interact correctly with src:quake version of need-data.sh
---
 quake3.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quake3.in b/quake3.in
index d13ba98..2b849fe 100644
--- a/quake3.in
+++ b/quake3.in
@@ -52,7 +52,7 @@ for i in 0 1 2 3 4 5 6 7 8; do
     :
   else
     if test "$IOQ3ROLE" = client; then
-      $BASEPATH/need-data.sh $BASEPATH/README.quake3-data
+      $BASEPATH/need-data.sh "Quake III Arena" "`cat 
$BASEPATH/README.quake3-data`"
     else
       echo "Quake III Arena data missing, see 
/usr/share/doc/quake3-server/README.quake3-data"
     fi

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