Revert "fix packaging error"

This reverts commit 5ebeb7c52e.

Sorry, failed to notice this introduces globs and no longer tracks library soname
epel9
Rex Dieter 5 years ago
parent 5ebeb7c52e
commit 395d28b048

@ -93,7 +93,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_datadir}/kpackage/kcms/kcm_kaccounts/
%{_kf5_datadir}/kservices5/kcm_kaccounts.desktop
%{_kf5_plugindir}/kded/kded_accounts.so
%{_kf5_libdir}/libkaccounts.so.*
%{_kf5_libdir}/libkaccounts.so.1
%{_kf5_libdir}/libkaccounts.so.%{version}
%{_kf5_qmldir}/org/kde/kaccounts/
%files devel

Loading…
Cancel
Save