projects
/
python-pysam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d844a
)
d/rules: remove commented out line
author
Mattia Rizzolo
<mattia@debian.org>
Tue, 24 Oct 2017 15:52:45 +0000
(17:52 +0200)
committer
Mattia Rizzolo
<mattia@debian.org>
Tue, 24 Oct 2017 15:52:45 +0000
(17:52 +0200)
Gbp-Dch: Ignore
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 39aeb3f4138eeb552a8fb6cf04eba9e5ece384c5..ce2dadc1f9d7047c087e304dd6b6e3ea7291bc52 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-15,8
+15,6
@@
HTSLIBDIR := /usr/lib/$(DEB_HOST_MULTIARCH)
export HTSLIB_LIBRARY_DIR=$(HTSLIBDIR)
export HTSLIB_INCLUDE_DIR=/usr/include
-# DEB_BUILD_OPTIONS := nocheck
-
clean: clean-tests
%:
dh $@ --with python2,python3 --buildsystem=pybuild