[scorched3d] 35/39: Clean all object files

Markus Koschany apo at moszumanska.debian.org
Sat Jul 16 03:28:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository scorched3d.

commit 288673d87d4815eeac2212cf64732e7741b89e14
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jul 16 02:51:11 2016 +0200

    Clean all object files
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e9dd802..84c81b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ override_dh_auto_configure:
 override_dh_auto_clean:
 	rm -f data/fonts/test.ttf
 	rm -rf data/avatars debian/avatars-svg/*.png
-	dh_auto_clean
+	find . -type f -name "*.o" -delete
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/scorched3d.git



More information about the Pkg-games-commits mailing list