commit: ea453546a104f0a59542df716f40f7945bfa271e
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 10:40:10 2016 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Mon Jul 11 10:40:10 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ea453546
sci-libs/dealii: fix installation path
Package-Manager: portage-2.2.28
sci-libs/dealii/{dealii-8.4.1.ebuild => dealii-8.4.1-r1.ebuild} | 1 +
sci-libs/dealii/dealii-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/sci-libs/dealii/dealii-8.4.1.ebuild
b/sci-libs/dealii/dealii-8.4.1-r1.ebuild
similarity index 98%
rename from sci-libs/dealii/dealii-8.4.1.ebuild
rename to sci-libs/dealii/dealii-8.4.1-r1.ebuild
index 4db7256..d572f07 100644
--- a/sci-libs/dealii/dealii-8.4.1.ebuild
+++ b/sci-libs/dealii/dealii-8.4.1-r1.ebuild
@@ -79,6 +79,7 @@ src_configure() {
-DDEAL_II_LIBRARY_RELDIR="$(get_libdir)"
-DDEAL_II_SHARE_RELDIR="share/${PN}"
-DDEAL_II_DOCREADME_RELDIR="share/doc/${P}"
+ -DDEAL_II_DOCHTML_RELDIR="share/doc/${P}/html"
-DDEAL_II_EXAMPLES_RELDIR="share/doc/${P}/examples"
-DDEAL_II_WITH_BZIP2=ON
-DDEAL_II_WITH_ZLIB=ON
diff --git a/sci-libs/dealii/dealii-9999.ebuild
b/sci-libs/dealii/dealii-9999.ebuild
index 4db7256..d572f07 100644
--- a/sci-libs/dealii/dealii-9999.ebuild
+++ b/sci-libs/dealii/dealii-9999.ebuild
@@ -79,6 +79,7 @@ src_configure() {
-DDEAL_II_LIBRARY_RELDIR="$(get_libdir)"
-DDEAL_II_SHARE_RELDIR="share/${PN}"
-DDEAL_II_DOCREADME_RELDIR="share/doc/${P}"
+ -DDEAL_II_DOCHTML_RELDIR="share/doc/${P}/html"
-DDEAL_II_EXAMPLES_RELDIR="share/doc/${P}/examples"
-DDEAL_II_WITH_BZIP2=ON
-DDEAL_II_WITH_ZLIB=ON