Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel8
Igor Gnatenko 6 years ago
parent 06ce86353c
commit 56c04a89e9
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -173,11 +173,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/libftdi1/example.conf
%{_includedir}/libftdi1/*hpp
%{_libdir}/pkgconfig/libftdipp1.pc
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%post c++ -p /sbin/ldconfig
%postun c++ -p /sbin/ldconfig
%ldconfig_scriptlets c++
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-13

Loading…
Cancel
Save