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:
aed6cc7
)
Don't build test data at the samae time as the package sources
author
Afif Elghraoui
<afif@ghraoui.name>
Fri, 24 Jul 2015 07:17:04 +0000
(
00:17
-0700)
committer
Afif 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
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index da5b0e84962d319ce34e661017e68d0a642dc3a8..23ef750cd37245a60b5d2f4274191f9925d1c288 100755
(executable)
--- 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