aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/dealii/ChangeLog3
-rw-r--r--sci-libs/dealii/dealii-9999.ebuild2
2 files changed, 3 insertions, 2 deletions
diff --git a/sci-libs/dealii/ChangeLog b/sci-libs/dealii/ChangeLog
index fe63a385f..40e7c6894 100644
--- a/sci-libs/dealii/ChangeLog
+++ b/sci-libs/dealii/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Dec 2014; Matthias Maier <tamiko@gentoo.org> dealii-9999.ebuild:
+ fix installation
+
*dealii-8.1.0-r2 (24 Dec 2014)
*dealii-8.2.0_rc2 (24 Dec 2014)
diff --git a/sci-libs/dealii/dealii-9999.ebuild b/sci-libs/dealii/dealii-9999.ebuild
index 654d0e680..a4bbdea09 100644
--- a/sci-libs/dealii/dealii-9999.ebuild
+++ b/sci-libs/dealii/dealii-9999.ebuild
@@ -108,8 +108,6 @@ src_configure() {
}
src_install() {
- DOCS=( README )
-
if use doc && [[ ${PV} != *9999* ]]; then
# copy missing images to the build directory:
cp -r "${WORKDIR}"/doc/doxygen/deal.II/images \