Move to ldconfig_scriptlets

epel9
Tomas Popela 7 years ago
parent 52566ec54c
commit 79213e7907

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

Loading…
Cancel
Save