From: Daniel Laird <daniel.j.laird@nxp.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/pcre
Date: Thu, 18 Sep 2008 03:28:49 -0700 (PDT) [thread overview]
Message-ID: <19549945.post@talk.nabble.com> (raw)
In-Reply-To: <20080917213320.62BE93C670@busybox.net>
There are a number of files that require this 'editing'
xml2-config, xslt-config, freetype-config and now pcre-config off the top of
my head.
Maybe we could add to Makefile.autotools.in a check for
STAGINGDIR/usr/bin/$PKG-config
If it exists edit it
What do you think?
Dan
Peter Korsgaard-3 wrote:
>
> Author: jacmet
> Date: 2008-09-17 14:33:19 -0700 (Wed, 17 Sep 2008)
> New Revision: 23416
>
> Log:
> pcre: fixup paths in pcre-config
>
> Modified:
> trunk/buildroot/package/pcre/pcre.mk
>
>
> Changeset:
> Modified: trunk/buildroot/package/pcre/pcre.mk
> ===================================================================
> --- trunk/buildroot/package/pcre/pcre.mk 2008-09-17 11:45:37 UTC (rev
> 23415)
> +++ trunk/buildroot/package/pcre/pcre.mk 2008-09-17 21:33:19 UTC (rev
> 23416)
> @@ -20,5 +20,8 @@
> $(eval $(call AUTOTARGETS,package,pcre))
>
> $(PCRE_HOOK_POST_INSTALL): $(PCRE_TARGET_INSTALL_TARGET)
> + $(SED) 's,^prefix=.*,prefix=$(STAGING_DIR)/usr,' \
> + -e 's,^exec_prefix=.*,exec_prefix=$(STAGING_DIR)/usr,' \
> + $(STAGING_DIR)/usr/bin/pcre-config
> rm -rf $(TARGET_DIR)/usr/share/doc/pcre
> touch $@
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
>
--
View this message in context: http://www.nabble.com/svn-commit%3A-trunk-buildroot-package-pcre-tp19541579p19549945.html
Sent from the BuildRoot mailing list archive at Nabble.com.
next prev parent reply other threads:[~2008-09-18 10:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-17 21:33 [Buildroot] svn commit: trunk/buildroot/package/pcre jacmet at uclibc.org
2008-09-18 10:28 ` Daniel Laird [this message]
2008-09-18 10:34 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2008-08-16 19:36 jacmet at uclibc.org
2008-08-16 12:32 jacmet at uclibc.org
2008-08-16 12:32 jacmet at uclibc.org
2008-08-16 12:00 jacmet at uclibc.org
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=19549945.post@talk.nabble.com \
--to=daniel.j.laird@nxp.com \
--cc=buildroot@busybox.net \
/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