summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/labplot/labplot-9999.ebuild')
-rw-r--r--sci-visualization/labplot/labplot-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild
index 463b7dba15eb..6eebaf152481 100644
--- a/sci-visualization/labplot/labplot-9999.ebuild
+++ b/sci-visualization/labplot/labplot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -52,11 +52,11 @@ RDEPEND="${COMMON_DEPEND}
"
src_prepare() {
+ kde5_src_prepare
+
if ! use handbook && [[ ${KDE_BUILD_TYPE} != live ]]; then
cmake_comment_add_subdirectory doc-translations
fi
-
- kde5_src_prepare
}
src_configure() {