Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-22 18:40:12 +01:00
parent 021be7b841
commit 4cd46c5653
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -41,9 +41,7 @@ make check
make DESTDIR="%{buildroot}" install make DESTDIR="%{buildroot}" install
find %{buildroot} -type f -name '*.la' | xargs rm -f -- || : find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%files %files
%license LICENSE %license LICENSE