aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-12-13 00:44:13 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-12-14 22:32:35 +0100
commit73cb459d3ebe1864b887d80e045106479116e548 (patch)
treedaca21a2b75322745d30ebc04ec354e9628b2597 /kde-plasma/libksysguard
parentecm.eclass: Unexporting phase functions run by xdg.eclass (diff)
downloadkde-73cb459d3ebe1864b887d80e045106479116e548.tar.gz
kde-73cb459d3ebe1864b887d80e045106479116e548.tar.bz2
kde-73cb459d3ebe1864b887d80e045106479116e548.zip
kde-plasma: Inherit xdg.eclass where ECM_NONGUI=false (not set to true)
Omitted (because unneeded) for: breeze breeze-grub breeze-gtk breeze-plymouth kdecoration kdesu-gui kglobalacceld ksystemstats kwallet-pam kwayland kwayland-integration kwrited layer-shell-qt libkscreen libksysguard milou ocean-sound-theme oxygen oxygen-sounds plasma5support plasma-login-sessions plasma-workspace-wallpapers qqc2-breeze-style Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/libksysguard')
-rw-r--r--kde-plasma/libksysguard/libksysguard-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/kde-plasma/libksysguard/libksysguard-9999.ebuild b/kde-plasma/libksysguard/libksysguard-9999.ebuild
index 43f5295795..7bf7a28082 100644
--- a/kde-plasma/libksysguard/libksysguard-9999.ebuild
+++ b/kde-plasma/libksysguard/libksysguard-9999.ebuild
@@ -52,8 +52,3 @@ src_test() {
)
LC_NUMERIC="C" ecm_src_test # bug 695514
}
-
-pkg_postinst() {
- ecm_pkg_postinst
- fcaps_pkg_postinst
-}