Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent aa38aa0afd
commit a44921ae12
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -40,9 +40,7 @@ export LDFLAGS="`pkg-config --libs glib-2.0` -lm"
find $RPM_BUILD_ROOT -name \*.la -exec %{__rm} -f {} \;
# Fedora MUST
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%clean

Loading…
Cancel
Save