aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-02-28 00:33:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-28 00:33:17 +0100
commit244deff579db93b23c3a21a9082d88294cebdfbd (patch)
tree80e72a752f5a08c9712c24fbc0d8f654af56ea55 /kde-frameworks/kcoreaddons
parentkde-plasma/oxygen-sounds: Update blocker (diff)
downloadkde-244deff579db93b23c3a21a9082d88294cebdfbd.tar.gz
kde-244deff579db93b23c3a21a9082d88294cebdfbd.tar.bz2
kde-244deff579db93b23c3a21a9082d88294cebdfbd.zip
kde-frameworks: PythonModuleGeneration was dropped upstream
See also: https://mail.kde.org/pipermail/distributions/2022-February/001148.html Glad we never wasted time on this. Bug: https://bugs.gentoo.org/746866 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcoreaddons')
-rw-r--r--kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
index 9cd45888d2..ea451f0dce 100644
--- a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
+++ b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
@@ -26,7 +26,6 @@ BDEPEND="
src_configure() {
local mycmakeargs=(
-D_KDE4_DEFAULT_HOME_POSTFIX=4
- -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON # bug 746866
$(cmake_use_find_package fam FAM)
)