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

View File

@ -206,17 +206,11 @@ popd
###############################################################################
%post -p /sbin/ldconfig
%ldconfig_scriptlets
%postun -p /sbin/ldconfig
%ldconfig_scriptlets -n ptscotch-mpich
%post -n ptscotch-mpich -p /sbin/ldconfig
%postun -n ptscotch-mpich -p /sbin/ldconfig
%post -n ptscotch-openmpi -p /sbin/ldconfig
%postun -n ptscotch-openmpi -p /sbin/ldconfig
%ldconfig_scriptlets -n ptscotch-openmpi
%{!?_licensedir:%global license %%doc}