libgpg-error: Convert to use STAGING_BINDIR_CROSS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1037 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-12-14 13:30:48 +00:00
parent ec99f44114
commit 825a17ea1a
1 changed files with 2 additions and 1 deletions

View 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