Avoid failure when qtchooser is disabled

This commit is contained in:
Jan Grulich 2016-05-27 10:53:34 +02:00
parent 3ff0c8f6ee
commit 67e597d645
1 changed files with 1 additions and 1 deletions

View File

@ -638,8 +638,8 @@ if [ $1 -gt 1 ] ; then
%{_sbindir}/update-alternatives \
--remove qtchooser-default \
%{_sysconfdir}/xdg/qtchooser/qt5.conf >& /dev/null ||:
%endif
fi
%endif
%post
/sbin/ldconfig