This is an automated email from the git hooks/post-receive script. fabian-guest pushed a commit to branch master in repository winmbf.
commit 63bb79be2e70a7116b3c156b725d2e39e34442e4 Author: Fabian Greffrath <[email protected]> Date: Mon May 11 13:37:03 2015 +0200 support freedm.wad instead of freedoom.wad --- debian/patches/feature-freedoom.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/feature-freedoom.patch b/debian/patches/feature-freedoom.patch index fbb9463..365c39d 100644 --- a/debian/patches/feature-freedoom.patch +++ b/debian/patches/feature-freedoom.patch @@ -6,7 +6,7 @@ "/doom1.wad", + "/freedoom2.wad", + "/freedoom1.wad", -+ "/freedoom.wad", ++ "/freedm.wad", }; static const int nstandard_iwads = sizeof standard_iwads/sizeof*standard_iwads; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/winmbf.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

