Move to ldconfig_scriptlets

epel9
Tomas Popela 7 years ago
parent d7594e9190
commit b00e2331a7

@ -165,15 +165,8 @@ rm -f %{buildroot}%{_libdir}/libdummy-indicator*.so
# Remove libtool files # Remove libtool files
find %{buildroot} -type f -name '*.la' -delete find %{buildroot} -type f -name '*.la' -delete
%ldconfig_scriptlets
%post -p /sbin/ldconfig %ldconfig_scriptlets gtk3
%postun -p /sbin/ldconfig
%post gtk3 -p /sbin/ldconfig
%postun gtk3 -p /sbin/ldconfig
%files %files

Loading…
Cancel
Save