Déplacé Gnumeric et Abiword au stage5.
[hvlinux.git] / stage5 / hv-install-1
index 2e646ff..c127016 100755 (executable)
@@ -160,6 +160,15 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     ipkg ${SUBVERSION}
 fi
 
+if [ "x${INST_TYPE}" = "xworkstation" -o \
+    "x${INST_TYPE}" = "xltsp-server" ]; then
+    ipkg ${LIBGSF}
+    ipkg -m acnb ${GOFFICE}
+    ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs"
+    ipkg ${WV}
+    ipkg ${ABIWORD} "--disable-spellcheck"
+fi
+
 ipkg ${INDENT}
 
 if [ "x${USE_SAMBA}" = "xyes" ]; then