[med-svn] [pbsuite] 04/05: debian/rules: don't use buildsystem=pybuild
Afif Elghraoui
afif at moszumanska.debian.org
Thu Dec 29 06:58:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository pbsuite.
commit 9a1ae2b3c783de5a88dfb86898b2370aee8e6060
Author: Afif Elghraoui <afif at debian.org>
Date: Wed Dec 28 22:33:23 2016 -0800
debian/rules: don't use buildsystem=pybuild
We don't have any build system. We're only using dh-python for
dh_python2.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c432081..e74ef2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
exclude = sam2bam sortChunks.sh
%:
- dh $@ --with python2 --build-system=pybuild
+ dh $@ --with python2
override_dh_auto_build:
dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbsuite.git
More information about the debian-med-commit
mailing list