summaryrefslogtreecommitdiffstats
path: root/config.tests/x11
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-29 01:28:18 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-29 01:28:18 -0500
commit5feb80c8b48a0593d5c08903729ff40ec55dc4f3 (patch)
tree4d4f4c1cde3fa7a65e371b020de68581448cf424 /config.tests/x11
parent4623775a226d3d21dac6fee77fcaa9bfa477e6b8 (diff)
downloadtqt3-5feb80c8b48a0593d5c08903729ff40ec55dc4f3.tar.gz
tqt3-5feb80c8b48a0593d5c08903729ff40ec55dc4f3.zip
Automated update from Qt3
Diffstat (limited to 'config.tests/x11')
-rwxr-xr-xconfig.tests/x11/notype.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/x11/notype.test b/config.tests/x11/notype.test
index 4c429be1c..49743dfe5 100755
--- a/config.tests/x11/notype.test
+++ b/config.tests/x11/notype.test
@@ -27,7 +27,7 @@ if [ $XPLATFORM = "solaris-g++" -o $XPLATFORM = "hpux-g++" -o $XPLATFORM = "aix-
NOTYPE=yes
test -d $OUTDIR/config.tests/x11/notype || mkdir -p $OUTDIR/config.tests/x11/notype
- $OUTDIR/bin/qmake -nocache -spec "$QMKSPEC" $SRCDIR/config.tests/x11/notype/notypetest.pro -o $OUTDIR/config.tests/x11/notype/Makefile >/dev/null 2>&1
+ $OUTDIR/bin/tqmake -nocache -spec "$QMKSPEC" $SRCDIR/config.tests/x11/notype/notypetest.pro -o $OUTDIR/config.tests/x11/notype/Makefile >/dev/null 2>&1
cd $OUTDIR/config.tests/x11/notype
if [ "$VERBOSE" = "yes" ]; then