[SCM] Installer for game data files branch, quake, updated. 1f90b116ccca532acc17dd77a8261cff54f9e471

Jon Dowland jmtd at debian.org
Thu Apr 7 21:32:47 UTC 2011


The following commit has been merged in the quake branch:
commit 1f90b116ccca532acc17dd77a8261cff54f9e471
Author: Jon Dowland <jmtd at debian.org>
Date:   Thu Apr 7 22:24:43 2011 +0100

    quake: correct a reference to quake-data

diff --git a/supported/quake b/supported/quake
index de96f4e..186185b 100644
--- a/supported/quake
+++ b/supported/quake
@@ -146,7 +146,7 @@ common_method() {
     [ "$method" = "swzip" ] || verify_md5sum "$pak0" "$pak0sum"
     [ "$method" = "swzip" ] || verify_md5sum "$pak1" "$pak1sum"
 
-    DEBBASE="quake-data_${GAME_PACKAGE_VERSION}_all.deb"
+    DEBBASE="quake-registered_${GAME_PACKAGE_VERSION}_all.deb"
     [ "$method" != "swzip" ] || \
         DEBBASE="quake-shareware_${GAME_PACKAGE_VERSION}_all.deb"
     OUTFILE=`unravel "$OUTDIR"`"/$DEBBASE"

-- 
Installer for game data files



More information about the Pkg-games-commits mailing list