From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/sqlite
Date: Mon, 5 Feb 2007 11:24:30 -0800 (PST) [thread overview]
Message-ID: <20070205192430.D9AB248687@busybox.net> (raw)
Author: andersen
Date: 2007-02-05 11:24:29 -0800 (Mon, 05 Feb 2007)
New Revision: 17781
Log:
Make certain the sqlite libs are actually installed in the target
Modified:
trunk/buildroot/package/sqlite/sqlite.mk
Changeset:
Modified: trunk/buildroot/package/sqlite/sqlite.mk
===================================================================
--- trunk/buildroot/package/sqlite/sqlite.mk 2007-02-05 16:16:51 UTC (rev 17780)
+++ trunk/buildroot/package/sqlite/sqlite.mk 2007-02-05 19:24:29 UTC (rev 17781)
@@ -58,7 +58,7 @@
$(TARGET_DIR)/usr/bin/sqlite3: $(STAGING_DIR)/usr/bin/sqlite3
cp -a $(STAGING_DIR)/usr/bin/sqlite3 $(TARGET_DIR)/usr/bin
- cp -a $(STAGING_DIR)/lib/libsqlite3.so* $(TARGET_DIR)/lib/
+ cp -a $(STAGING_DIR)/lib/libsqlite3*.so* $(TARGET_DIR)/lib/
$(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libsqlite3.so*
sqlite: uclibc readline-target ncurses $(TARGET_DIR)/usr/bin/sqlite3
next reply other threads:[~2007-02-05 19:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 19:24 andersen at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-08 14:12 [Buildroot] svn commit: trunk/buildroot/package/sqlite jacmet at uclibc.org
2008-05-31 7:28 jacmet at uclibc.org
2008-04-24 9:03 jacmet at uclibc.org
2008-03-31 15:07 jacmet at uclibc.org
2008-03-27 19:37 jacmet at uclibc.org
2008-03-06 18:25 ninevoltz at uclibc.org
2008-01-05 20:31 jacmet at uclibc.org
2007-12-14 10:12 jacmet at uclibc.org
2007-08-02 13:43 jacmet at uclibc.org
2007-05-03 9:33 jacmet at uclibc.org
2007-04-20 12:42 jacmet at uclibc.org
2007-04-12 11:24 jacmet at uclibc.org
2007-02-22 12:00 jacmet at uclibc.org
2007-01-29 15:45 jacmet at uclibc.org
2007-01-18 16:26 jacmet at uclibc.org
2007-01-18 16:23 jacmet at uclibc.org
2006-09-27 5:44 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=20070205192430.D9AB248687@busybox.net \
--to=andersen@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