Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: pkgconfig.bbclass changes
Date: Tue, 23 Sep 2008 13:54:23 +0200	[thread overview]
Message-ID: <gbaldf$39s$2@ger.gmane.org> (raw)

Hi,

Henning fixed up pkgconfig.bbclass (which should die, since 
autotools.bbclass does a much better job), but I think this:

-       for pc in `find ${S} -name '*.pc' -type f | grep -v -- 
'-uninstalled.pc$'`; do
+       for pc in `find ${D} -name '*.pc' -type f | grep -v -- 
'-uninstalled.pc$'`; do

breaks -native recipes.

regards,

Koen




             reply	other threads:[~2008-09-23 11:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 11:54 Koen Kooi [this message]
2008-09-23 12:22 ` pkgconfig.bbclass changes Henning Heinold
2008-09-23 13:38   ` Koen Kooi
2008-09-23 17:52   ` Philip Balister
2008-09-23 18:21     ` Koen Kooi

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='gbaldf$39s$2@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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