fix qt-x11-native FILESDIR
authorMichael Lauer <mickey@vanille-media.de>
Wed, 13 Oct 2004 10:23:08 +0000 (10:23 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 13 Oct 2004 10:23:08 +0000 (10:23 +0000)
BKrev: 416d020cWTcbX4BH1QVHcmYLVXj8-w

qt/qt-x11-free-native_3.3.2.oe

index ffbbf4b..c52f54f 100644 (file)
@@ -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"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
           file://no-examples.patch;patch=1"