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

Afif Elghraoui afif at moszumanska.debian.org
Mon Oct 24 02:24:22 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 04692bd514e35ecbcc53d2523d7b4859b093f3b2
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