[med-svn] [blasr] 13/13: d/rules: Minor clean-ups

Afif Elghraoui afif at moszumanska.debian.org
Mon Oct 24 01:24:36 UTC 2016


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 <afif at debian.org>
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



More information about the debian-med-commit mailing list