]> Untitled Git - hvlinux.git/commitdiff
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 24162bee42b8070c7f9c98335eb60966f2342a0e..59f366d26b58c7d6b3f9e9f8eadd9a8b792974c4 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}