From: Mattia Rizzolo Date: Tue, 24 Oct 2017 15:52:45 +0000 (+0200) Subject: d/rules: remove commented out line X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~159 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5da67369095c4150029b97def02fc4ef5413b1d8;p=python-pysam.git d/rules: remove commented out line Gbp-Dch: Ignore Signed-off-by: Mattia Rizzolo --- diff --git a/debian/rules b/debian/rules index 39aeb3f..ce2dadc 100755 --- 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