From d709312c872d1ab933c687343a547397905356f0 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sat, 24 Jul 2010 00:52:50 +0200 Subject: [PATCH] pandora-scripts.bb: Removed missing file --- recipes/pandora-system/pandora-scripts.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 1261479..dcb85f2 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -43,7 +43,7 @@ SRC_URI = " \ file://gamma.conf \ file://service.conf \ file://op_env.sh \ - file://pandorascripts.pnd \ +# file://pandorascripts.pnd \ file://abiword.pnd \ file://arora.pnd \ file://claws-mail.pnd \ @@ -86,6 +86,7 @@ do_install() { install -m 0755 ${WORKDIR}/op_switchgui.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_usermanager.pnd ${D}${prefix}/pandora/apps/ # install -m 0755 ${WORKDIR}/op_wifi.pnd ${D}${prefix}/pandora/apps/ + install -d ${D}${prefix}/pandora/mmenu/ install -m 0755 ${WORKDIR}/abiword.pnd ${D}${prefix}/pandora/mmenu/ install -m 0755 ${WORKDIR}/arora.pnd ${D}${prefix}/pandora/mmenu/ -- 2.39.2