From 6902d9bb7c1b5f6a1b30777031a6fc1be3242ba0 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sat, 27 Dec 2014 21:33:05 -0500 Subject: [PATCH] Specify no build directory for perl --- stage2/hv-install-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage2/hv-install-1 b/stage2/hv-install-1 index 24162be..59f366d 100755 --- a/stage2/hv-install-1 +++ b/stage2/hv-install-1 @@ -55,7 +55,7 @@ ipkg ${MFOUR} ipkg -m noac ${PROCPS} ipkg ${LIBTOOL} ipkg ${FLEX} -ipkg ${PERL} +ipkg -m acnb ${PERL} ipkg -m acnb ${BISON} ipkg -m noac ${IPROUTE2} ipkg ${READLINE} -- 2.20.1