projects
/
python-pysam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
430aaae
)
Build test data in d/rules
author
Afif Elghraoui
<afif@ghraoui.name>
Sun, 12 Jul 2015 14:44:22 +0000
(07:44 -0700)
committer
Afif Elghraoui
<afif@ghraoui.name>
Sun, 12 Jul 2015 14:44:22 +0000
(07:44 -0700)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 238d38551bc256c86f2f660068380e9eb2667559..a6b2252825098382dec10199e657906814c6eb6c 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-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