Specify no build directory for perl
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 28 Dec 2014 02:33:05 +0000 (21:33 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 29 Dec 2014 16:24:31 +0000 (11:24 -0500)
stage2/hv-install-1

index 24162be..59f366d 100755 (executable)
@@ -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}