[game-data-packager] 06/12: fix make clean

Simon McVittie smcv at debian.org
Sat Jan 24 17:56:17 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 9312a83b09ab3cbfa3a5e6143d0e4e52615c0e09
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Jan 24 13:36:11 2015 +0100

    fix make clean
---
 Makefile                                                              | 1 +
 data/{theme-hospital-full-data.copyright => theme-hospital.copyright} | 0
 2 files changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index ba9c881..1c4a493 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ $(DIRS):
 
 clean:
 	rm -f ./out/changelog.gz
+	rm -f ./out/game-data-packager
 	rm -f ./out/foo ./out/bar ./out/baz
 	rm -f ./out/*.control
 	rm -f ./out/*.control.in
diff --git a/data/theme-hospital-full-data.copyright b/data/theme-hospital.copyright
similarity index 100%
rename from data/theme-hospital-full-data.copyright
rename to data/theme-hospital.copyright

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