Bugzilla – Attachment #101167: Demonstration patch for bug #211392
return 0 # success
fi
echo "warning: the qt frontend is installed but does not work"
/usr/bin/ldd "$Y2_QT" | grep "=> not found"
sleep 1
echo "warning: the ncurses frontend is installed but does not work"
/usr/bin/ldd "$Y2_NCURSES" | grep "=> not found"