Change-Id: I74ef359ad899060f3ed60ae323c5fc3a1e75dc86
Reviewed-on: http://codereview.qt-project.org/6198
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
exit $ret unless ($ret == 0);
if (! -e ".qmake.cache") {
# Even though there was no error code, this file wasn't created
- # so configure didn't finish properly. This is probaby because
+ # so configure didn't finish properly. This is probably because
# the user passed -help
exit 0;
}