[icestorm] 01/03: Clean up workspace completely in clean target

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Oct 8 06:40:20 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository icestorm.

commit f7200fd8d085cc4d5102dc8cfc6c08c2edc1302c
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Oct 8 08:35:17 2015 +0200

    Clean up workspace completely in clean target
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 44757b3..a9c1efc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ CHANGELOG_DATE ?= $(shell date -d "`dpkg-parsechangelog --show-field Date`" +"%d
 override_dh_auto_clean:
 	dh_auto_clean
 	$(RM) debian/man/*.1
+	$(RM) -r icebox/__pycache__
 
 override_dh_installman:
 	cd debian/man ; CHANGELOG_DATE="$(CHANGELOG_DATE)" ./genmanpages.sh

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



More information about the debian-science-commits mailing list