[dune-common] 01/02: dune-debian.mk: Add options to enable UMFPack support.

Ansgar Burchardt ansgar at moszumanska.debian.org
Sun Sep 13 11:43:36 UTC 2015


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

ansgar pushed a commit to annotated tag debian/2.4.20150912rc3-1
in repository dune-common.

commit eb8a83f479fa95d6958b3b1436545f80cb894b9a
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sun Sep 13 13:15:53 2015 +0200

    dune-debian.mk: Add options to enable UMFPack support.
---
 debian/dune-debian.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/dune-debian.mk b/debian/dune-debian.mk
index d420a7d..fbd580d 100644
--- a/debian/dune-debian.mk
+++ b/debian/dune-debian.mk
@@ -13,6 +13,7 @@ DUNE_DEBIAN_CONFIGURE_FLAGS ?= \
 	--without-parmetis \
 	--with-superlu \
 	--with-ug=/usr \
+	--with-umfpack-includedir=/usr/include/suitesparse --with-umfpack-libdir=/usr/lib \
 	--without-x
 
 DUNE_DEBIAN_SHLIB = $(subst ~,.,lib$(DEB_SOURCE)-$(DEB_VERSION_UPSTREAM))

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



More information about the debian-science-commits mailing list