[game-data-packager] 33/39: Fix cleaning
Simon McVittie
smcv at debian.org
Sun Jan 11 01:52:24 UTC 2015
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 c86a52c483b7d20224089f80e2ccc3430c4d180f
Author: Simon McVittie <smcv at debian.org>
Date: Sat Jan 10 21:43:07 2015 +0000
Fix cleaning
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index e262c98..b3903a2 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,7 @@ clean:
rm -f ./out/changelog.gz
rm -f ./out/foo ./out/bar ./out/baz
rm -f ./out/*.control
+ rm -f ./out/*.control.in
rm -f ./out/*.copyright
rm -f ./out/*.yaml
rm -rf lib/game_data_packager/__pycache__
--
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