From: Hugo Villeneuve Date: Mon, 2 Mar 2015 13:11:25 +0000 (-0500) Subject: Remove stage1 bison X-Git-Url: http://gitweb.hugovil.com/?p=hvlinux.git;a=commitdiff_plain;h=b2393f06f63141fdadae53d6ad936d75a46d206f Remove stage1 bison --- diff --git a/stage1/hv-install-2 b/stage1/hv-install-2 index dcd147d..af4179e 100755 --- a/stage1/hv-install-2 +++ b/stage1/hv-install-2 @@ -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}