[SCM] Installer for game data files branch, rott, updated. dcfa52fa9a59258e0b3152c8850168dd8fdcde42

Jon Dowland jmtd at debian.org
Thu Mar 25 14:35:15 UTC 2010


The following commit has been merged in the rott branch:
commit 5a69f6e851aae9b7ea309f3131c009dfb1c8a653
Author: Jon Dowland <jmtd at debian.org>
Date:   Thu Mar 25 12:15:13 2010 +0000

    avoid out.deb

diff --git a/supported/rott b/supported/rott
index feb4855..90c8d43 100644
--- a/supported/rott
+++ b/supported/rott
@@ -62,7 +62,7 @@ go() {
 
 	# XXX: this para copied from lib/doom-common. Should be generalised.
 	if [ "" = "$OUTDIR" ]; then
-		OUTFILE="$WORKDIR/out.deb"
+		OUTFILE="$WORKDIR/$DEBBASE"
 	else
 		OUTFILE=`unravel "$OUTDIR"`"/$DEBBASE"
 	fi

-- 
Installer for game data files



More information about the Pkg-games-commits mailing list