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:
710dd0a
)
qt4-x11: repair vi damage
author
Koen Kooi
<koen@openembedded.org>
Wed, 19 Dec 2007 19:39:56 +0000
(19:39 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 19 Dec 2007 19:39:56 +0000
(19:39 +0000)
packages/qt/qt4-x11-free_4.3.2.bb
patch
|
blob
|
history
diff --git
a/packages/qt/qt4-x11-free_4.3.2.bb
b/packages/qt/qt4-x11-free_4.3.2.bb
index
9b4c6be
..
2fa53a4
100644
(file)
--- a/
packages/qt/qt4-x11-free_4.3.2.bb
+++ b/
packages/qt/qt4-x11-free_4.3.2.bb
@@
-62,7
+62,7
@@
do_configure() {
# FIXME: Might want to compile the cross tools for the -dev packages as well...
do_compile() {
- unset CFLAGS CXXFLAGS
i
+ unset CFLAGS CXXFLAGS
install -m 0755 ${STAGING_BINDIR_NATIVE}/rcc4 ${S}/bin/rcc
install -m 0755 ${STAGING_BINDIR_NATIVE}/moc4 ${S}/bin/moc
install -m 0755 ${STAGING_BINDIR_NATIVE}/uic4 ${S}/bin/uic