summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-01-02 02:26:54 +0100
committerMichael Palimaka <kensington@gentoo.org>2016-01-03 01:10:55 +1100
commitdbd5386db114c9247a626d9bdea697c194d4a794 (patch)
tree1e307660ff30f0cb6f921c33ea576a7058d40ded
parentmedia-libs/mlt: Fix build with USE=gtk caused by wrong arch, bug 570508 (diff)
downloadgentoo-dbd5386db114c9247a626d9bdea697c194d4a794.tar.gz
gentoo-dbd5386db114c9247a626d9bdea697c194d4a794.tar.bz2
gentoo-dbd5386db114c9247a626d9bdea697c194d4a794.zip
kde-apps/kdenlive: Fix src_prepare with USE=!handbook, bug 570538
Package-Manager: portage-2.2.24
-rw-r--r--kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild b/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild
index 9701bdf859b1..98d64a8ee796 100644
--- a/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild
+++ b/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild
@@ -56,7 +56,10 @@ DEPEND="${RDEPEND}
sys-devel/gettext
"
-PATCHES=( "${FILESDIR}/${PN}-15.12.0-kcrash.patch" )
+src_prepare() {
+ epatch "${FILESDIR}/${PN}-15.12.0-kcrash.patch"
+ kde5_src_prepare
+}
src_configure() {
local mycmakeargs=(