[sumo] 03/06: Remove unneeded lines from d/rules

Anton Gladky gladk at moszumanska.debian.org
Sun Dec 24 21:05:37 UTC 2017


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

gladk pushed a commit to branch master
in repository sumo.

commit 750e89d7a716f8f6e3126eeaa2395131b6ea3482
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Dec 24 18:03:14 2017 +0100

    Remove unneeded lines from d/rules
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a7ddf2c..9baec41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,9 +33,6 @@ override_dh_auto_build-indep:
 	rm -rf ./tools/contributed/traci4matlab/license.txt
 	rm -rf ./tools/contributed/trafficmodeler/LICENSE.txt
 	rm -rf ./tools/game/sounds/license.txt
-	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
 
 override_dh_auto_build-arch:
 	dh_auto_build -a

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