[sumo] 03/10: Remove pycache-files.

Anton Gladky gladk at moszumanska.debian.org
Sun May 15 08:14:51 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 5bdf3b9b75b9368ee47ef751c12984c0ebb7932a
Author: Anton Gladky <gladk at debian.org>
Date:   Sat May 14 21:03:05 2016 +0200

    Remove pycache-files.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index f40d236..b4f5a38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,3 +40,7 @@ override_dh_auto_build-indep:
 override_dh_auto_build-arch:
 	dh_auto_build -a
 	$(MAKE) man
+
+override_dh_auto_install:
+	dh_auto_install
+	find . -type d -name "__pycache__" -delete

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