#
# Fix conflicting installer of /usr/bin/clear (Bug #15785)
# Leave in until stable-0.49, then remove
#
if $(gaze from $INSTALL_ROOT/usr/bin/clear|cut -d: -f1|grep -q mesademos); then
	up_trigger ncurses cast_self
fi
