This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit cabd97c8a2e8d80de0a251f61f186384a98d5fed Author: Alexandre Detiste <[email protected]> Date: Mon Jun 1 06:46:33 2015 +0200 doom compet_n: fix duplicated av.wad in Exec= thanks Fabian Greffrath --- data/compet_n.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/compet_n.yaml b/data/compet_n.yaml index d2af67f..d2db7ea 100644 --- a/data/compet_n.yaml +++ b/data/compet_n.yaml @@ -23,7 +23,7 @@ packages: main_wads: av.wad: name: Alien Vendetta (2nd Ed.) - args: av.wad -deh av.deh + args: -deh av.deh class_ep.wad: name: The Classic Episode (1st Ed.) args: -iwad doom.wad -warp 2 1 -- 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

