aboutsummaryrefslogtreecommitdiffstats
path: root/qt
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-12 14:52:14 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-12 14:52:14 +0000
commita2f2028a0318d6b1efe752cd5f542453d015d176 (patch)
tree2ee3b1ccdb5a471a68ec88453ea111a9cc0c70b6 /qt
parentcc7cd2670b6d3960dd7be984538ff6a491ff93a0 (diff)
downloadopenembedded-a2f2028a0318d6b1efe752cd5f542453d015d176.tar.gz
fix typo and use install, not cp in libsdl
BKrev: 40a23a1egnRgy1OxxPWA1W9LAO-rKg
Diffstat (limited to 'qt')
-rw-r--r--qt/qt-x11-free_3.3.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qt-x11-free_3.3.2.oe b/qt/qt-x11-free_3.3.2.oe
index dff4e3b4c2..03830973af 100644
--- a/qt/qt-x11-free_3.3.2.oe
+++ b/qt/qt-x11-free_3.3.2.oe
@@ -17,7 +17,7 @@ export QTDIR = "${S}"
export SYSCONF_CXX = "${CCACHE} g++"
export SYSCONF_CC = "${CCACHE} gcc"
export SYSCONF_LINK = "${CCACHE} g++"
-THIS_QMAKESPEC = "${STAGING_DATADIR}/qmake/${TAGET_OS}-oe-g++"
+THIS_QMAKESPEC = "${STAGING_DATADIR}/qmake/${TARGET_OS}-oe-g++"
export QMAKESPEC = ""
ARCH_i686 = "x86"