[superlu] 02/02: override CMAKE_INSTALL_INCLUDEDIR to include superlu/

Nico Schlömer nschloe-guest at moszumanska.debian.org
Thu May 19 23:50:26 UTC 2016


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

nschloe-guest pushed a commit to branch master
in repository superlu.

commit f683e95dbdcdc47015982ba4362351d0dc20098d
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Fri May 20 01:50:01 2016 +0200

    override CMAKE_INSTALL_INCLUDEDIR to include superlu/
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 560f407..edc5ba6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,8 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 override_dh_auto_configure:
 	dh_auto_configure -- \
    -DBUILD_SHARED_LIBS:BOOL=ON \
-   -Denable_blaslib:BOOL=OFF
+   -Denable_blaslib:BOOL=OFF \
+   -DCMAKE_INSTALL_INCLUDEDIR:PATH=include/superlu/
 
 
 DEB_SOURCE_PACKAGE = superlu

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



More information about the debian-science-commits mailing list