Don't build test data at the samae time as the package sources
authorAfif Elghraoui <afif@ghraoui.name>
Fri, 24 Jul 2015 07:17:04 +0000 (00:17 -0700)
committerAfif Elghraoui <afif@ghraoui.name>
Fri, 24 Jul 2015 07:17:04 +0000 (00:17 -0700)
Test data are already built at the beginning of
override_dh_auto_test.

debian/rules

index da5b0e84962d319ce34e661017e68d0a642dc3a8..23ef750cd37245a60b5d2f4274191f9925d1c288 100755 (executable)
@@ -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