[arachne-pnr] 01/01: Clean up workspace completely on dh_clean

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 14 15:05:07 UTC 2015


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

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

commit 0e3c22fdcc63ab1cce4fdf113337670aaec083c5
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Oct 14 17:04:49 2015 +0200

    Clean up workspace completely on dh_clean
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 1325da1..e550656 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) -f share/
 
 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/arachne-pnr.git



More information about the debian-science-commits mailing list