From 0052fa610db0941971326235f02429c007fc7770 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Fri, 9 Aug 2013 23:51:09 -0400 Subject: [PATCH] Reactivate gnumeric and abiword for workstation --- stage5/hv-install-1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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} -- 2.20.1