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:
f05fe9c
)
kobodeluxe: Fixed APPNAME.
author
Robert Schuster
<thebohemian@gmx.net>
Thu, 21 Feb 2008 12:50:45 +0000
(12:50 +0000)
committer
Robert Schuster
<thebohemian@gmx.net>
Thu, 21 Feb 2008 12:50:45 +0000
(12:50 +0000)
packages/kobodeluxe/kobodeluxe_0.5.1.bb
patch
|
blob
|
history
diff --git
a/packages/kobodeluxe/kobodeluxe_0.5.1.bb
b/packages/kobodeluxe/kobodeluxe_0.5.1.bb
index
b225720
..
e9162b9
100644
(file)
--- a/
packages/kobodeluxe/kobodeluxe_0.5.1.bb
+++ b/
packages/kobodeluxe/kobodeluxe_0.5.1.bb
@@
-26,6
+26,7
@@
S = "${WORKDIR}/KoboDeluxe-${PV}"
inherit autotools sdl
APPIMAGE = "${WORKDIR}/fighter-48.xpm"
+APPNAME = "kobodl"
EXTRA_OECONF = "--disable-opengl --disable-sdltest --enable-touchscreen"