[sumo] 08/18: Refresh d/rules.

Anton Gladky gladk at moszumanska.debian.org
Tue Jan 12 21:37:11 UTC 2016


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

gladk pushed a commit to branch master
in repository sumo.

commit f37c4fd6c59db6604e7012366420eb4bdf25c498
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jan 12 15:29:05 2016 +0100

    Refresh d/rules.
---
 debian/rules | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9a7d3f2..102f9dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,10 +26,9 @@ override_dh_auto_build-indep:
 	$(MAKE) pydoc
 	#Clean some unneeded files and fix permissions
 	find ./tools -name '*.pyc' -print0 | xargs -0 rm -f
-	rm ./tools/contributed/sumoplayer/LICENSE
-	rm ./tools/contributed/traci4j/COPYING
-	rm ./tools/contributed/trafficmodeler/src/resources/icons/Thumbs.db
-	rm ./tools/contributed/traci4j/.gitignore
+	rm -rf ./tools/contributed/traci4j/COPYING
+	rm -rf ./tools/contributed/trafficmodeler/src/resources/icons/Thumbs.db
+	rm -rf ./tools/contributed/traci4j/.gitignore
 	find ./tools -name '*.java' -print0 | xargs -0 chmod -x
 	find ./tools/contributed/traci4j -type f -print0 | xargs -0 chmod -x
 	chmod -x ./tools/projects/TaxiFCD_Krieg/src/backup/BackupFolder.pyw

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sumo.git



More information about the debian-science-commits mailing list