From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/expat
Date: Fri, 13 Jun 2008 06:31:41 -0700 (PDT) [thread overview]
Message-ID: <20080613133142.063B33C807@busybox.net> (raw)
Author: jacmet
Date: 2008-06-13 06:31:41 -0700 (Fri, 13 Jun 2008)
New Revision: 22322
Log:
expat: make sure usr/lib/ exists
Modified:
trunk/buildroot/package/expat/expat.mk
Changeset:
Modified: trunk/buildroot/package/expat/expat.mk
===================================================================
--- trunk/buildroot/package/expat/expat.mk 2008-06-13 13:20:38 UTC (rev 22321)
+++ trunk/buildroot/package/expat/expat.mk 2008-06-13 13:31:41 UTC (rev 22322)
@@ -52,6 +52,7 @@
touch -c $@
$(TARGET_DIR)/$(EXPAT_TARGET_BINARY): $(STAGING_DIR)/$(EXPAT_TARGET_BINARY)
+ mkdir -p $(TARGET_DIR)/usr/lib
cp -dpf $(STAGING_DIR)/usr/lib/libexpat.so* $(TARGET_DIR)/usr/lib/
#cp -dpf $(STAGING_DIR)/usr/bin/xmlwf $(TARGET_DIR)/usr/bin/xmlwf
-$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libexpat.so*
next reply other threads:[~2008-06-13 13:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-13 13:31 jacmet at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-04-24 14:04 [Buildroot] svn commit: trunk/buildroot/package/expat ninevoltz at uclibc.org
2008-04-24 13:15 ninevoltz at uclibc.org
2008-04-24 13:18 ` Hans-Christian Egtvedt
2008-04-24 13:38 ` John Voltz
2008-04-24 13:49 ` Peter Korsgaard
2008-03-31 20:09 jacmet at uclibc.org
2007-08-12 14:13 ulf at uclibc.org
2007-08-11 23:03 ulf at uclibc.org
2007-08-11 18:25 ulf at uclibc.org
2007-07-08 13:55 aldot at uclibc.org
2007-06-25 8:37 aldot at uclibc.org
2007-05-09 11:46 jacmet at uclibc.org
2007-01-15 21:27 andersen at uclibc.org
2007-01-11 7:25 andersen at uclibc.org
2006-08-24 22:00 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=20080613133142.063B33C807@busybox.net \
--to=jacmet@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