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
f4d1cc733f
commit
6bdff27df8
@ -191,10 +191,10 @@ getent group wireshark >/dev/null || groupadd -r wireshark
|
||||
getent group usbmon >/dev/null || groupadd -r usbmon
|
||||
|
||||
%post cli
|
||||
/sbin/ldconfig
|
||||
%{?ldconfig}
|
||||
/usr/bin/udevadm trigger --subsystem-match=usbmon
|
||||
|
||||
%postun cli -p /sbin/ldconfig
|
||||
%ldconfig_postun cli
|
||||
|
||||
%files
|
||||
%{_datadir}/appdata/%{name}.appdata.xml
|
||||
|
Loading…
Reference in New Issue
Block a user