This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository python-pysam.

commit ed060972fbd75286a89427b70773bf7f7c6008eb
Author: Afif Elghraoui <[email protected]>
Date:   Fri Jul 24 00:17:04 2015 -0700

    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.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

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
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/python-pysam.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to