kobodeluxe: Fixed APPNAME.
authorRobert Schuster <thebohemian@gmx.net>
Thu, 21 Feb 2008 12:50:45 +0000 (12:50 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Thu, 21 Feb 2008 12:50:45 +0000 (12:50 +0000)
packages/kobodeluxe/kobodeluxe_0.5.1.bb

index b225720..e9162b9 100644 (file)
@@ -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"