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

View File

@ -134,13 +134,9 @@ export LD_LIBRARY_PATH=`pwd`/.libs
make %{?_smp_mflags} check make %{?_smp_mflags} check
%endif %endif
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig %ldconfig_scriptlets c++
%post c++ -p /sbin/ldconfig
%postun c++ -p /sbin/ldconfig
%files %files
%{!?_licensedir:%global license %%doc} %{!?_licensedir:%global license %%doc}