From: Hugo Villeneuve Date: Sat, 10 Aug 2013 03:51:09 +0000 (-0400) Subject: Reactivate gnumeric and abiword for workstation X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=0052fa610db0941971326235f02429c007fc7770;p=hvlinux.git Reactivate gnumeric and abiword for workstation --- diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index a100c7c..2831d4c 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -229,14 +229,14 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then # Subversion server (client was already installed in stage2) ipkg ${SUBVERSION} - - ipkg ${LIBGSF} - ipkg -m acnb ${GOFFICE} - ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" - ipkg ${WV} - ipkg ${ABIWORD} "--disable-spellcheck" fi +ipkg ${LIBGSF} +ipkg -m acnb ${GOFFICE} +ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" +ipkg ${WV} +ipkg ${ABIWORD} "--disable-spellcheck" + ipkg -m noac ${MERCURIAL} ipkg ${INDENT}