Reactivate gnumeric and abiword for workstation
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 10 Aug 2013 03:51:09 +0000 (23:51 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 10 Aug 2013 03:51:23 +0000 (23:51 -0400)
stage5/hv-install-1

index a100c7c..2831d4c 100755 (executable)
@@ -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}