Fix post(un) macros

epel9
Dan Vrátil 10 years ago
parent 90ea520330
commit d2b39609ba

@ -88,8 +88,8 @@ make %{?_smp_mflags} -C %{_target_platform}
%{_kf5_plugindir}/FrameworkIntegrationPlugin.so
%{_kf5_qtplugindir}/platformthemes/KDEPlatformTheme.so
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
%files libs
%{_kf5_libdir}/libKF5Style.so.*

Loading…
Cancel
Save