d/rules: remove commented out line
authorMattia Rizzolo <mattia@debian.org>
Tue, 24 Oct 2017 15:52:45 +0000 (17:52 +0200)
committerMattia 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

index 39aeb3f4138eeb552a8fb6cf04eba9e5ece384c5..ce2dadc1f9d7047c087e304dd6b6e3ea7291bc52 100755 (executable)
@@ -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