From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/pkgconfig
Date: Thu, 21 Jun 2007 15:05:39 -0700 (PDT) [thread overview]
Message-ID: <20070621220539.0300B4864D@busybox.net> (raw)
Author: aldot
Date: 2007-06-21 15:05:39 -0700 (Thu, 21 Jun 2007)
New Revision: 18885
Log:
- use the correct path to the pkgconfig .pc
Modified:
trunk/buildroot/package/pkgconfig/pkgconfig.mk
Changeset:
Modified: trunk/buildroot/package/pkgconfig/pkgconfig.mk
===================================================================
--- trunk/buildroot/package/pkgconfig/pkgconfig.mk 2007-06-21 16:58:36 UTC (rev 18884)
+++ trunk/buildroot/package/pkgconfig/pkgconfig.mk 2007-06-21 22:05:39 UTC (rev 18885)
@@ -48,7 +48,7 @@
$(MAKE) DESTDIR=$(STAGING_DIR) -C $(PKGCONFIG_DIR) install
mv $(STAGING_DIR)/usr/bin/pkg-config $(STAGING_DIR)/usr/bin/pkg-config.real
cp package/pkgconfig/pkgconfig-filter.sh $(STAGING_DIR)/usr/bin/pkg-config
- mkdir -p $(STAGING_DIR)/lib/pkgconfig
+ mkdir -p $(STAGING_DIR)/usr/lib/pkgconfig
rm -rf $(STAGING_DIR)/share/locale $(STAGING_DIR)/usr/info \
$(STAGING_DIR)/usr/man $(STAGING_DIR)/usr/share/doc
next reply other threads:[~2007-06-21 22:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-21 22:05 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-04 2:12 [Buildroot] svn commit: trunk/buildroot/package/pkgconfig correa at uclibc.org
2008-04-01 15:29 jacmet at uclibc.org
2007-01-14 4:20 andersen at uclibc.org
2006-08-29 16:41 aldot 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=20070621220539.0300B4864D@busybox.net \
--to=aldot@uclibc.org \
--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