This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 60cb2dda0b963c83fca8f29aab570da43236b2b0 Author: Simon McVittie <[email protected]> Date: Tue Jul 26 17:00:56 2016 +0100 Remove redundant deletion of *.svg --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 535acd3..3e9d5e7 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,6 @@ clean: rm -f ./out/*.png rm -f ./out/*.svgz rm -f ./out/*.svg - rm -f ./out/*.svg rm -f ./out/*.txt rm -f ./out/vfs.zip rm -f ./out/index.html -- 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

