libgpg-error: Convert to use STAGING_BINDIR_CROSS
authorRichard Purdie <richard@openedhand.com>
Thu, 14 Dec 2006 13:30:48 +0000 (13:30 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 14 Dec 2006 13:30:48 +0000 (13:30 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1037 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libgpg-error/libgpg-error_1.0.bb

index a2a19b2..e520a23 100644 (file)
@@ -15,7 +15,8 @@ inherit autotools binconfig pkgconfig
 
 do_stage() {
        oe_libinstall -a -so -C src libgpg-error ${STAGING_LIBDIR}
-       install -m 0755 src/gpg-error-config ${STAGING_BINDIR}/
+       install -d ${STAGING_BINDIR_CROSS}/
+       install -m 0755 src/gpg-error-config ${STAGING_BINDIR_CROSS}/
 
        install -d ${STAGING_INCDIR}/
        for X in gpg-error.h