Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] e-wm_svn.bb: split ${sysconfdir}/xdg/menus/applications.menu into it's own package
Date: Mon, 23 Nov 2009 09:08:40 +0100	[thread overview]
Message-ID: <hedfu8$gol$2@ger.gmane.org> (raw)
In-Reply-To: <1258928770-18179-1-git-send-email-mok@mnet-online.de>

On 22-11-09 23:26, mok@mnet-online.de wrote:
> From: Klaus Kurzmann<mok@fluxnetz.de>
>
> Signed-off-by: Klaus Kurzmann<mok@fluxnetz.de>

Acked-by: Koen Kooi <koen@openembedded.org>


> ---
>   recipes/e17/e-wm_svn.bb |    7 ++++++-
>   1 files changed, 6 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
> index 83dbd81..a935728 100644
> --- a/recipes/e17/e-wm_svn.bb
> +++ b/recipes/e17/e-wm_svn.bb
> @@ -80,6 +80,7 @@ PACKAGES =+ "\
>     ${PN}-input-methods \
>     ${PN}-sysactions \
>     ${PN}-utils \
> +  ${PN}-menu \
>   "
>
>   RRECOMMENDS_${PN} = "\
> @@ -89,6 +90,7 @@ RRECOMMENDS_${PN} = "\
>     ${PN}-other \
>     ${PN}-input-methods \
>     ${PN}-sysactions \
> +  ${PN}-menu \
>   "
>
>   PACKAGE_ARCH_${PN}-config-default = "all"
> @@ -106,6 +108,7 @@ PACKAGE_ARCH_${PN}-icons = "all"
>   PACKAGE_ARCH_${PN}-other = "all"
>   PACKAGE_ARCH_${PN}-input-methods = "all"
>   PACKAGE_ARCH_${PN}-sysactions = "all"
> +PACKAGE_ARCH_${PN}-menu = "all"
>
>   FILES_${PN} = "\
>     ${bindir}/* \
> @@ -140,6 +143,7 @@ FILES_${PN}-other = "${datadir}/enlightenment/data/other"
>   FILES_${PN}-input-methods = "${datadir}/enlightenment/data/input_methods"
>   FILES_${PN}-sysactions = "${sysconfdir}/enlightenment/sysactions.conf"
>   FILES_${PN}-utils = "${libdir}/enlightenment/utils/*"
> +FILES_${PN}-menu = "${sysconfdir}/xdg/menus/applications.menu"
>
>   RRECOMMENDS_${PN}-config-default = "${PN}-theme-default"
>   RRECOMMENDS_${PN}-config-illume = "${PN}-theme-illume"
> @@ -165,7 +169,8 @@ FILES_${PN}-doc += "\
>     ${datadir}/enlightenment/doc \
>   "
>
> -CONFFILES_${PN} = "${sysconfdir}/xdg/menus/applications.menu"
> +CONFFILES_${PN}-menu = "${sysconfdir}/xdg/menus/applications.menu"
> +CONFFILES_${PN}-sysactions = "/etc/enlightenment/sysactions.conf"
>
>   ALTERNATIVE_PATH = "${bindir}/enlightenment_start.oe"
>   ALTERNATIVE_NAME = "x-window-manager"





      reply	other threads:[~2009-11-23  8:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-22 22:26 [PATCH] e-wm_svn.bb: split ${sysconfdir}/xdg/menus/applications.menu into it's own package mok
2009-11-23  8:08 ` Koen Kooi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hedfu8$gol$2@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox