summaryrefslogtreecommitdiff
path: root/dev-libs
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2025-01-18 02:41:49 +0200
committerSam James <sam@gentoo.org>2025-01-18 14:54:14 +0000
commit898380419161214ecdebf82ef9ef71a37ba09d0f (patch)
treef360577b742d313757f2a1eecb8a905fa94c8fb0 /dev-libs
parentc07666546778a1bf667f8bd64066841064b5bdd0 (diff)
downloadkde-898380419161214ecdebf82ef9ef71a37ba09d0f.tar.gz
kde-898380419161214ecdebf82ef9ef71a37ba09d0f.tar.bz2
kde-898380419161214ecdebf82ef9ef71a37ba09d0f.zip
*/*: drop noop ecm_pkg_setup with >=KFMIN-6.9
See-Also: 25ce3518cbaf9a73bfff78b2a2e53825489a5c51 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/kde/pull/1016 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/kopeninghours/kopeninghours-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-libs/kopeninghours/kopeninghours-9999.ebuild b/dev-libs/kopeninghours/kopeninghours-9999.ebuild
index 2b12e24f8b1..d36ea48f9c7 100644
--- a/dev-libs/kopeninghours/kopeninghours-9999.ebuild
+++ b/dev-libs/kopeninghours/kopeninghours-9999.ebuild
@@ -42,11 +42,6 @@ BDEPEND="
app-alternatives/yacc
"
-pkg_setup() {
- ecm_pkg_setup
- python_setup
-}
-
src_configure() {
local mycmakeargs=(
-DPython_LIBRARY=$(python_get_library_path)