[dune-pdelab] 01/06: Work around bug in dune-grid's alberta.m4.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Mon Jan 13 23:03:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to annotated tag debian/2.0.20140111g795acb4-1
in repository dune-pdelab.
commit 28a0edec834de5b3ef8c8884ac0f98d9b84af022
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Mon Jan 13 22:56:42 2014 +0100
Work around bug in dune-grid's alberta.m4.
Reference: https://dune-project.org/flyspray/index.php?do=details&task_id=1414
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6d07e5c..cec58fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
include /usr/share/dune/dune-debian.mk
export DEB_CXXFLAGS_MAINT_APPEND = -fpermissive
+# https://dune-project.org/flyspray/index.php?do=details&task_id=1414
+DUNE_DEBIAN_CONFIGURE_FLAGS += DUNE_GRID_ROOT=/usr
+
%:
dh $@ --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-pdelab.git
More information about the debian-science-commits
mailing list