X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage3%2Fhv-install-1;h=b6e004dcb8cfba94894c3105a63bf09aa179afb5;hb=2683f12163dc9915df5b418b341d14d6c0043cab;hp=c7a2f61f96143f6f0834eb4c126a408ac2c8ac56;hpb=9f15467922c34dc945db38cce183a7cd6ec3a953;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index c7a2f61..b6e004d 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -44,7 +44,7 @@ ipkg ${PCRE} "--docdir=/usr/share/doc/pcre \ # Networking ipkg -m noac -s tcp_wrappers ${TCPWRAPPERS} ipkg -m acnb ${RPCBIND} "--bindir=/sbin" -LIBS="-lpthread" ipkg -m acnb ${NFS_UTILS} "\ +LIBS="-lpthread" ipkg -m acnb ${NFS_UTILS} " \ --disable-nfsv4 \ --disable-nfsv41 \ --sbindir=/sbin \ @@ -99,7 +99,6 @@ ipkg -m noac ${COLORDIFF} ipkg ${INTLTOOL} ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig" -ipkg -m noac ${MERCURIAL} ipkg ${DIALOG} @@ -166,6 +165,8 @@ fi ipkg ${GNUPG} "--libexecdir=/usr/lib" ipkg ${MUTT} "--enable-imap --with-ssl --with-sasl --enable-hcache" +ipkg ${YASM} + # Audio if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then if [ "x${SOUND_CARD}" = "xyes" ]; then