[game-data-packager] 02/04: Remove CACHEDIR.TAG on clean

Simon McVittie smcv at debian.org
Wed Sep 28 00:18:27 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 2b483fee061d4e903253899c9edd10a37d30c263
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Sep 27 23:41:40 2016 +0100

    Remove CACHEDIR.TAG on clean
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 810d542..9a56784 100644
--- a/Makefile
+++ b/Makefile
@@ -117,6 +117,7 @@ clean:
 	rm -rf game_data_packager/__pycache__
 	rm -rf game_data_packager/games/__pycache__
 	rm -rf tools/__pycache__
+	rm -f out/CACHEDIR.TAG
 	test ! -d out || rmdir out
 
 check:

-- 
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