[mlpack] 09/13: hdf5 include directory debian/rules tweak seems unnecessary

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Jan 18 16:07:53 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit dab8b121bf022174a6eef53fe382a821a471b9db
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Mon Jan 18 10:47:51 2016 +0000

    hdf5 include directory debian/rules tweak seems unnecessary
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 240991b..fe225ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,6 @@
 
 # export DH_VERBOSE=1
 
-ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
-  export DEB_CXXFLAGS_MAINT_APPEND := -I/usr/include/hdf5/serial
-endif
-
 %:
 	dh $@ --parallel
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list