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

afif pushed a commit to branch master
in repository blasr.

commit c441dc6a0047a73a7b6def9f48eca3932962abd8
Author: Afif Elghraoui <[email protected]>
Date:   Sun Oct 23 18:21:10 2016 -0700

    d/rules: Minor clean-ups
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index aa25cfb..e3961ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 export HDF5_INC=/usr/include/hdf5/serial
@@ -19,7 +18,7 @@ override_dh_auto_configure:
        ./configure.py --no-pbbam --shared
 
 # Tests require data not available in the source distribution
-override_dh_auto_test:
+override_dh_auto_test: ;
 
 override_dh_auto_clean: override_dh_auto_configure
        $(MAKE) clean

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

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

Reply via email to