From 569cf8b8e751b91b5b960bae050a175796ef369d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 17 May 2022 08:50:57 -0500 Subject: [PATCH] update %%files --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b3d87c0..2f79daf 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -151,7 +151,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_qtplugindir}/kpackage/packagestructure/*.so %{_kf5_plugindir}/kirigami/ %{_kf5_datadir}/plasma/ -%{_kf5_datadir}/kservices5/*.desktop +#{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservicetypes5/*.desktop %{_kf5_mandir}/man1/plasmapkg2.1.* # can find_lang handle this too somehow? -- rex