openssl: Use STAGING_BINDIR_NATIVE as the path to perl, not bindir which can point to incorrect places

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2010-11-03 11:08:45 +01:00 committed by Koen Kooi
parent 17402fbba1
commit 7062cfc2fe

View File

@ -35,7 +35,7 @@ do_configure_prepend_darwin () {
do_configure () {
cd util
perl perlpath.pl ${bindir}
perl perlpath.pl ${STAGING_BINDIR_NATIVE}
cd ..
ln -sf apps/openssl.pod crypto/crypto.pod ssl/ssl.pod doc/