[Buildroot] [PATCH] scancpan: fix doc

Francois Perrad fperrad at gmail.com
Tue Jun 14 18:47:44 UTC 2016


we need to install a host perl with the same version as our target perl

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
---
 support/scripts/scancpan | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/scripts/scancpan b/support/scripts/scancpan
index 6c70cfb..c2aa2e9 100755
--- a/support/scripts/scancpan
+++ b/support/scripts/scancpan
@@ -748,7 +748,7 @@ support/scripts/scancpan Try-Tiny Moo
 
 curl -kL http://install.perlbrew.pl | bash
 
-perlbrew install perl-5.18.2
+perlbrew install perl-5.22.2
 
 supports/scripts/scancpan [options] [distname ...]
 
-- 
1.9.1



More information about the buildroot mailing list