[game-data-packager] 01/02: Remove redundant deletion of *.svg

Simon McVittie smcv at debian.org
Fri Jul 29 10:00:52 UTC 2016


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 <smcv at debian.org>
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



More information about the Pkg-games-commits mailing list