Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
84eac1d09d
commit
b0ef3ed6a9
@ -50,9 +50,7 @@ find examples -type d -name '.deps' -prune -exec rm -rf {} ';'
|
||||
mv examples examples-%{_arch}
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user