The following commit has been merged in the rott branch:
commit 5a69f6e851aae9b7ea309f3131c009dfb1c8a653
Author: Jon Dowland <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to