projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e2837a
)
Reactivate gnumeric and abiword for workstation
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 10 Aug 2013 03:51:09 +0000
(23:51 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 10 Aug 2013 03:51:23 +0000
(23:51 -0400)
stage5/hv-install-1
patch
|
blob
|
history
diff --git
a/stage5/hv-install-1
b/stage5/hv-install-1
index
a100c7c
..
2831d4c
100755
(executable)
--- 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}