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
97f30742af
commit
a9f5a73409
@ -215,13 +215,9 @@ find %{buildroot} -name "*.a" -delete
|
||||
|
||||
%multilib_fix_c_header --file %{_includedir}/freerdp2/freerdp/build-config.h
|
||||
|
||||
%post libs -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%post -n libwinpr -p /sbin/ldconfig
|
||||
|
||||
%postun -n libwinpr -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libwinpr
|
||||
|
||||
%files
|
||||
%{_bindir}/winpr-hash
|
||||
|
Loading…
Reference in New Issue
Block a user