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:
4d1890d
)
zudoku: add LDFLAGS += "-lstdc++". Fixes build failure reported in bug 1279. Kudos...
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 16 Jan 2007 19:32:08 +0000
(19:32 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 16 Jan 2007 19:32:08 +0000
(19:32 +0000)
packages/zudoku/zudoku_1.1.bb
patch
|
blob
|
history
diff --git
a/packages/zudoku/zudoku_1.1.bb
b/packages/zudoku/zudoku_1.1.bb
index
46c64eb
..
e9eb097
100644
(file)
--- a/
packages/zudoku/zudoku_1.1.bb
+++ b/
packages/zudoku/zudoku_1.1.bb
@@
-5,6
+5,7
@@
LICENSE = "GPL"
SECTION = "opie/games"
APPTYPE = "binary"
APPDESKTOP = "${WORKDIR}"
+PR = "r1"
SRC_URI = "http://www.vanille.de/mirror/zudoku-${PV}.tar.gz \
file://zudoku.html \
@@
-13,6
+14,7
@@
SRC_URI = "http://www.vanille.de/mirror/zudoku-${PV}.tar.gz \
inherit opie
EXTRA_QMAKEVARS_POST += "TARGET=zudoku"
+LDFLAGS += "-lstdc++"
do_install() {
install -d ${D}${palmtopdir}/help/en/html