Build test data in d/rules
authorAfif Elghraoui <afif@ghraoui.name>
Sun, 12 Jul 2015 14:44:22 +0000 (07:44 -0700)
committerAfif Elghraoui <afif@ghraoui.name>
Sun, 12 Jul 2015 14:44:22 +0000 (07:44 -0700)
debian/rules

index 238d38551bc256c86f2f660068380e9eb2667559..a6b2252825098382dec10199e657906814c6eb6c 100755 (executable)
@@ -13,6 +13,10 @@ export HTSLIB_INCLUDE_DIR=/usr/include
 %:
        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