summaryrefslogtreecommitdiff
path: root/readline/readline_4.3.oe
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2004-12-03 20:11:56 +0000
committerJordan Crouse <jordan.crouse@amd.com>2004-12-03 20:11:56 +0000
commit04b4785222bf8e37842ec831ce83ddcee14cd400 (patch)
tree29511b0e2a67208b32d2f8e779ee0ffe04ba8178 /readline/readline_4.3.oe
parent492457a85abbd41d7a37efe76108ecde3c72d307 (diff)
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into forsteri.amd.com:/users/jcrouse/bk/oe-devel/packages 2004/12/03 13:11:36-07:00 amd.com!jcrouse Many files: Add gputty, gtk2-ssh-askpass, syslinux and xscreensaver. Add license to nasm, and copy .a libs to stage in readline 2004/12/03 12:32:53-07:00 amd.com!jcrouse add bootsplash utilities BKrev: 41b0c88ckOYBlq8xk-1A4aDNTc2XvQ
Diffstat (limited to 'readline/readline_4.3.oe')
-rw-r--r--readline/readline_4.3.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/readline/readline_4.3.oe b/readline/readline_4.3.oe
index afda861f0d..8dbe021cd8 100644
--- a/readline/readline_4.3.oe
+++ b/readline/readline_4.3.oe
@@ -25,8 +25,8 @@ do_install () {
}
do_stage() {
- oe_libinstall -so -C shlib libhistory ${STAGING_LIBDIR}
- oe_libinstall -so -C shlib libreadline ${STAGING_LIBDIR}
+ oe_libinstall -so -a -C shlib libhistory ${STAGING_LIBDIR}
+ oe_libinstall -so -a -C shlib libreadline ${STAGING_LIBDIR}
install -d ${STAGING_INCDIR}/readline
for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h \