From: Phil Blundell <philb@gnu.org>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] pango: don't try to split modules if none were installed
Date: Sun, 30 Sep 2012 18:31:09 +0100 [thread overview]
Message-ID: <1349026269.4422.61.camel@x121e.pbcl.net> (raw)
In-Reply-To: <1349025579.4422.60.camel@x121e.pbcl.net>
On Sun, 2012-09-30 at 18:19 +0100, Phil Blundell wrote:
> - do_split_packages(d, modules_root, '^pango-(.*)\.so$', 'pango-module-%s', 'Pango module %s', prologue + '${bindir}/${MLPREFIX}pango-querymodules > /etc/pango/${MLPREFIX}pango.modules')
> +
> + if os.path.exists(os.path.join(d.expand('${D}'), modules_root)):
> + do_split_packages(d, modules_root, '^pango-(.*)\.so$', 'pango-module-%s', 'Pango module %s', prologue + '${bindir}/${MLPREFIX}pango-querymodules > /etc/pango/${MLPREFIX}pango.modules')
> }
Hm, I seem to have sent the wrong version of this patch. Please ignore
that one.
p.
prev parent reply other threads:[~2012-09-30 17:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-30 17:19 [PATCH] pango: don't try to split modules if none were installed Phil Blundell
2012-09-30 17:31 ` Phil Blundell [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=1349026269.4422.61.camel@x121e.pbcl.net \
--to=philb@gnu.org \
--cc=openembedded-core@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