[pynfft] 04/09: d/rules: remove override on clean target

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jun 13 09:32:40 UTC 2014


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

ghisvail-guest pushed a commit to branch master
in repository pynfft.

commit e53631835f494c17e87ad21be12b8d74ebcb032d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Jun 13 08:46:32 2014 +0100

    d/rules: remove override on clean target
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2fc3f5e..c0be952 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,6 @@ override_dh_auto_install: $(PYTHON3:%=install-python%)
 	dh_numpy
 	dh_numpy3
 
-override_dh_auto_clean:
-	python setup.py clean
-
 override_dh_strip:
 ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
 	dh_strip -p${PYTHON2_PACKAGE} --dbg-package=${PYTHON2_DEBUG_PACKAGE}

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



More information about the debian-science-commits mailing list