Remove stage1 bison
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 2 Mar 2015 13:11:25 +0000 (08:11 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Tue, 3 Mar 2015 02:05:32 +0000 (21:05 -0500)
stage1/hv-install-2

index dcd147d..af4179e 100755 (executable)
@@ -24,7 +24,6 @@ ipkg ${NCURSES} "\
     --enable-overwrite \
     --with-build-cc=gcc"
 ipkg ${BASH} "--without-bash-malloc"
-ipkg ${BISON}
 ipkg -m noac ${BZIP2}
 ipkg -m acnb -j ${COREUTILS} "--enable-install-program=hostname"
 ipkg ${DIFFUTILS}