Remove obsolete ldconfig scriptlets

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

@ -48,9 +48,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%find_lang %{gettext_package} %find_lang %{gettext_package}
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%files -f %{gettext_package}.lang %files -f %{gettext_package}.lang
%doc COPYING.LIB AUTHORS NEWS README %doc COPYING.LIB AUTHORS NEWS README

Loading…
Cancel
Save