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:39:48 +01:00
parent f231e48670
commit df9e64aa30
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -70,9 +70,7 @@ make install DESTDIR=%{buildroot}
#Remove libtool archives.
find %{buildroot} -type f -name "*.la" -delete
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files
%{!?_licensedir:%global license %%doc}