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:17 +01:00
parent 44a0030835
commit 7139a211b3
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -63,9 +63,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
#%check #%check
#make check #make check
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%files %files