Avoid failure when qtchooser is disabled
This commit is contained in:
parent
3ff0c8f6ee
commit
67e597d645
@ -638,8 +638,8 @@ if [ $1 -gt 1 ] ; then
|
|||||||
%{_sbindir}/update-alternatives \
|
%{_sbindir}/update-alternatives \
|
||||||
--remove qtchooser-default \
|
--remove qtchooser-default \
|
||||||
%{_sysconfdir}/xdg/qtchooser/qt5.conf >& /dev/null ||:
|
%{_sysconfdir}/xdg/qtchooser/qt5.conf >& /dev/null ||:
|
||||||
%endif
|
|
||||||
fi
|
fi
|
||||||
|
%endif
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user