commit:     ae8b6366a6bcb76b53f01515a387f5f92f38e674
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 15:10:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 15:18:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae8b6366

kde-plasma/kde-gtk-config: Drop obsolete src_configure() section

Closes: https://bugs.gentoo.org/935045
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kde-gtk-config/kde-gtk-config-6.1.1.ebuild | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-6.1.1.ebuild 
b/kde-plasma/kde-gtk-config/kde-gtk-config-6.1.1.ebuild
index 2ef213dd4e4f..39887afe6d68 100644
--- a/kde-plasma/kde-gtk-config/kde-gtk-config-6.1.1.ebuild
+++ b/kde-plasma/kde-gtk-config/kde-gtk-config-6.1.1.ebuild
@@ -36,14 +36,6 @@ RDEPEND="${DEPEND}
 "
 BDEPEND="dev-lang/sassc"
 
-src_configure() {
-       local mycmakeargs=(
-               -DDATA_INSTALL_DIR="${EPREFIX}/usr/share"
-       )
-
-       ecm_src_configure
-}
-
 pkg_postinst() {
        ecm_pkg_postinst
        elog "If you notice missing icons in your GTK applications, you may 
have to install"

Reply via email to