Remove obsolete ldconfig scriptlets

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

@ -57,9 +57,7 @@ make %{?_smp_mflags}
make DESTDIR=%{buildroot} install
rm -f %{buildroot}%{_libdir}/*.la
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files
%doc AUTHORS README ChangeLog NEWS TODO README-ru.html

Loading…
Cancel
Save