Update plasma6-sdk.spec

This commit is contained in:
2026-03-03 13:49:27 +08:00
parent 8951c6107c
commit 5fa832df94

View File

@@ -90,7 +90,7 @@ cp -L %{_kf6_iconsdir}/breeze/actions/22/tools-wizard.svg %{buildroot}%{_kf6_ico
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/*@*
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
# Use langpacks macro to auto-split translations
%find_lang %{rname} --with-qt --all-name --generate-subpackages
%find_lang %{name} --with-qt --all-name --generate-subpackages
%files
%license LICENSES/*
@@ -123,5 +123,8 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
%{_mandir}/man1/kqml.1%{?ext_man}
%{_mandir}/man1/plasmaengineexplorer.1%{?ext_man}
%{_mandir}/man1/plasmoidviewer.1%{?ext_man}
%{_mandir}/*/man1/kqml.1%{?ext_man}
%{_mandir}/*/man1/plasmaengineexplorer.1%{?ext_man}
%{_mandir}/*/man1/plasmoidviewer.1%{?ext_man}
%changelog