git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553647a
)
fix qt-x11-native FILESDIR
author
Michael Lauer
<mickey@vanille-media.de>
Wed, 13 Oct 2004 10:23:08 +0000
(10:23 +0000)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/qt/qt-x11-free-native_3.3.2.oe
b/qt/qt-x11-free-native_3.3.2.oe
index
ffbbf4b
..
c52f54f
100644
(file)
--- 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"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
file://no-examples.patch;patch=1"