[Python-modules-commits] [pyvisa-py] 03/13: override_dh_auto_clean

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Mar 15 11:01:26 UTC 2015


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

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

commit 02744ccf4b97453a2c7c6f099bfa3e7cf2662d3b
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Feb 25 22:41:47 2015 +0100

    override_dh_auto_clean
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0f7a7c5..897c23a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@
 %:
 	dh $@ 
 
+override_dh_auto_clean:
+	$(RM) -r PyVISA_py.egg-info
+	dh_auto_clean
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvisa-py.git



More information about the Python-modules-commits mailing list