From 93908329a6edc1934754eacb19b790e82bd16ce3 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 28 Apr 2025 22:30:05 +0200 Subject: [PATCH] x11-themes/qtcurve: Drop unused cmake arg Upstream commit e98d1efae338a74f5260130bb2d220229ca0e85f Closes: https://bugs.gentoo.org/955039 Signed-off-by: Andreas Sturmlechner --- x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild index af978461d70fe..6d3c1d0ef224e 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild @@ -67,7 +67,6 @@ DOCS=( AUTHORS ChangeLog.md README.md TODO.md ) src_configure() { local mycmakeargs=( - -DLIB_INSTALL_DIR=$(get_libdir) -DENABLE_QT4=OFF -DQTC_QT4_ENABLE_KDE=OFF -DQTC_KDE4_DEFAULT_HOME=ON