aboutsummaryrefslogtreecommitdiffstats
path: root/qt
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2004-06-07 20:24:37 +0000
committerHolger Freyther <zecke@selfish.org>2004-06-07 20:24:37 +0000
commit89d3218d2ab540672dbc521ffbf896bb27fe5a2d (patch)
treeba66c3ed47d35e2a6573219631e1acf47a7a22c2 /qt
parent6c45a798145339676c49ad10707c615f0850b3b5 (diff)
downloadopenembedded-89d3218d2ab540672dbc521ffbf896bb27fe5a2d.tar.gz
Fix Qt/X11 Native to be properly parsed.
BKrev: 40c4cf050xDotXFMQhUyrJB5BQYibg
Diffstat (limited to 'qt')
-rw-r--r--qt/qt-x11-free-native_3.3.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qt-x11-free-native_3.3.2.oe b/qt/qt-x11-free-native_3.3.2.oe
index a21f640df6..d067fe5760 100644
--- a/qt/qt-x11-free-native_3.3.2.oe
+++ b/qt/qt-x11-free-native_3.3.2.oe
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL/QPL"
DEPENDS = "qmake-native x11-native"
-FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qt-x11-free-${PV}
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qt-x11-free-${PV}"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
file://no-examples.patch;patch=1"