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:
ec1e22d
)
ubahnnav: fix after qt/qt3 split
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 1 Oct 2004 22:55:43 +0000
(22:55 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 1 Oct 2004 22:55:43 +0000
(22:55 +0000)
BKrev:
415de06f
-Bjgm-lgYMJeas2FsQQyTA
ubahnnav/ubahnnav_0.3.1.oe
patch
|
blob
|
history
diff --git
a/ubahnnav/ubahnnav_0.3.1.oe
b/ubahnnav/ubahnnav_0.3.1.oe
index
e4228aa
..
0b1211f
100644
(file)
--- a/
ubahnnav/ubahnnav_0.3.1.oe
+++ b/
ubahnnav/ubahnnav_0.3.1.oe
@@
-17,7
+17,7
@@
S = "${WORKDIR}/ubahnnav-${PV}"
inherit opie
export OE_QMAKE_LINK="${CXX}"
-EXTRA_QMAKEVARS_POST = "LIBS+=-L${S}"
+EXTRA_QMAKEVARS_POST = "LIBS+=-L${S}
INCLUDEPATH+=${QTDIR}/include
"
do_configure_prepend() {
find . -name "Makefile"|xargs rm -f