From 65ba1826d42b241cdd6738e5d36384113a3854db Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Oct 2017 16:16:56 +0100 Subject: Revert "dev-python/PyQt5-5.9, fix compilation failures" This reverts commit 6231cfb0d8a9becf350e124ea5b108f5d8af6b24. --- dev-python/PyQt5/PyQt5-5.9.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/PyQt5/PyQt5-5.9.ebuild b/dev-python/PyQt5/PyQt5-5.9.ebuild index 2e921ee7..48bd40b0 100644 --- a/dev-python/PyQt5/PyQt5-5.9.ebuild +++ b/dev-python/PyQt5/PyQt5-5.9.ebuild @@ -160,11 +160,11 @@ src_configure() { eqmake5 -recursive ${PN}.pro } - python_foreach_impl configuration + python_foreach_impl run_in_build_dir configuration } src_compile() { - python_foreach_impl default + python_foreach_impl run_in_build_dir default } src_install() { @@ -189,7 +189,7 @@ src_install() { multibuild_merge_root "${tmp_root}" "${D}" python_optimize } - python_foreach_impl installation + python_foreach_impl run_in_build_dir installation einstalldocs use doc && dodoc -r doc/html -- cgit v1.2.3