From cbb7d0fde08c7fb18df3b4cf9009f766a45e55cb Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 15 Mar 2004 18:53:12 +0000 Subject: [PATCH] Install the libtool archive for libgpg-error, courtesy Philip Blundell. BKrev: 4055fb98O-hVOkMBV_up8pyR65bCfA --- libgpg-error/libgpg-error_0.6.oe | 1 + 1 file changed, 1 insertion(+) diff --git a/libgpg-error/libgpg-error_0.6.oe b/libgpg-error/libgpg-error_0.6.oe index 5fbe171af3..fe5cd20693 100644 --- a/libgpg-error/libgpg-error_0.6.oe +++ b/libgpg-error/libgpg-error_0.6.oe @@ -12,6 +12,7 @@ inherit autotools libtool do_stage() { oe_soinstall src/.libs/libgpg-error.so.0.1.1 ${STAGING_LIBDIR}/ install -m 0755 src/gpg-error-config ${STAGING_BINDIR}/ + install -m 0644 src/.libs/libgpg-error.lai ${STAGING_LIBDIR}/libgpg-error.la install -d ${STAGING_INCDIR}/ for X in gpg-error.h -- 2.39.5