[pyfftw] 07/10: d/rules: enable clean target by pybuild.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Feb 10 11:40:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository pyfftw.
commit 8ddab010c29dce6866c25e9dbfd913a91b65cae3
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Sat Jan 30 18:31:44 2016 +0000
d/rules: enable clean target by pybuild.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b519fbc..2f5fe99 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export PYBUILD_NAME=pyfftw
export PYBUILD_BEFORE_BUILD=find -name "*.c" -delete
export PYBUILD_AFTER_INSTALL_python2=dh_numpy
export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
-export PYBUILD_DISABLE=clean test
+export PYBUILD_DISABLE=test
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfftw.git
More information about the debian-science-commits
mailing list