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

View File

@ -73,10 +73,7 @@ make %{?_smp_mflags}
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files