From 5da67369095c4150029b97def02fc4ef5413b1d8 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 24 Oct 2017 17:52:45 +0200 Subject: [PATCH] d/rules: remove commented out line Gbp-Dch: Ignore Signed-off-by: Mattia Rizzolo --- debian/rules | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.30.2