[med-svn] [python-pysam] 02/02: Revert "override dh_auto_clean to remove .pybuild directory after first build"
Afif Elghraoui
afif-guest at moszumanska.debian.org
Tue Jun 9 06:30:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-pysam.
commit 4cf5a5906374b18a180133360931a7ebc4d4b6e2
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Mon Jun 8 22:57:57 2015 -0700
Revert "override dh_auto_clean to remove .pybuild directory after first build"
This reverts commit 60a7bf9b32e07f85d46af66958a84fda89432eb9.
Using pybuild, this isn't necessary.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index b4a9c49..9f1f053 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,10 +13,6 @@ export HTSLIB_INCLUDE_DIR=/usr/include
%:
LC_ALL=C.UTF-8 dh $@ --with python2,python3 --buildsystem=pybuild
-override_dh_auto_clean:
- dh_auto_clean
- rm -rf .pybuild
-
override_dh_auto_test:
#nothing to test until pysam is installed.
#test package is provided for both Python versions
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git
More information about the debian-med-commit
mailing list