From 5feb80c8b48a0593d5c08903729ff40ec55dc4f3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 29 Sep 2012 01:28:18 -0500 Subject: Automated update from Qt3 --- config.tests/unix/largefile.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.tests/unix/largefile.test') diff --git a/config.tests/unix/largefile.test b/config.tests/unix/largefile.test index f8cde7314..94dcc84fc 100755 --- a/config.tests/unix/largefile.test +++ b/config.tests/unix/largefile.test @@ -11,7 +11,7 @@ OUTDIR=$4 # build and run a test program test -d $OUTDIR/config.tests/unix/largefile || mkdir -p $OUTDIR/config.tests/unix/largefile -$OUTDIR/bin/qmake -nocache -spec "$QMKSPEC" $SRCDIR/config.tests/unix/largefile/largefiletest.pro -o $OUTDIR/config.tests/unix/largefile/Makefile >/dev/null 2>&1 +$OUTDIR/bin/tqmake -nocache -spec "$QMKSPEC" $SRCDIR/config.tests/unix/largefile/largefiletest.pro -o $OUTDIR/config.tests/unix/largefile/Makefile >/dev/null 2>&1 cd $OUTDIR/config.tests/unix/largefile if [ "$VERBOSE" = "yes" ]; then -- cgit v1.2.1