Fix typo in console message

This commit is contained in:
Martin Beaudoin 2010-12-01 01:23:48 -05:00
parent acded06060
commit c787812631

View file

@ -68,7 +68,7 @@ then
else
echo "WARNING: Skipping the installation of ParaView-3.8.1."
echo "WARNING: Please initialize the QT_DIR environment variable to your QT installation directory."
echo "WARNING: The command $QT_DIR/bin/qmake needs to be valid"
echo "WARNING: The command \$QT_DIR/bin/qmake needs to be valid"
echo "WARNING: "
fi