From 25db6767cbf1b00a4e8dbf746d2d16458c3696ea Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 11 Nov 2009 21:01:47 +0000 Subject: perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with staging variables and losing Signed-off-by: Richard Purdie --- recipes/perl/perl_5.8.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/perl/perl_5.8.7.bb') diff --git a/recipes/perl/perl_5.8.7.bb b/recipes/perl/perl_5.8.7.bb index 6589180ff2..5891670394 100644 --- a/recipes/perl/perl_5.8.7.bb +++ b/recipes/perl/perl_5.8.7.bb @@ -26,7 +26,7 @@ SRC_URI_append_powerpc += " ${GCCLINK_SRC}" PARALLEL_MAKE = "" -PR = "r22" +PR = "r23" do_configure() { ln -sf ${HOSTPERL} ${STAGING_BINDIR_NATIVE}/hostperl -- cgit v1.2.3