From: Afif Elghraoui Date: Fri, 24 Jul 2015 07:17:04 +0000 (-0700) Subject: Don't build test data at the samae time as the package sources X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~288 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ed060972fbd75286a89427b70773bf7f7c6008eb;p=python-pysam.git Don't build test data at the samae time as the package sources Test data are already built at the beginning of override_dh_auto_test. --- diff --git a/debian/rules b/debian/rules index da5b0e8..23ef750 100755 --- a/debian/rules +++ b/debian/rules @@ -16,10 +16,6 @@ export PYBUILD_TEST_ARGS={dir}/tests %: LC_ALL=C.UTF-8 dh $@ --with python2,python3 --buildsystem=pybuild -override_dh_auto_build: - dh_auto_build - $(MAKE) -C tests/pysam_data - override_dh_install: dh_install -Xtest.gtf.gz