summaryrefslogtreecommitdiffstats
path: root/bin-editors/openoffice3-bin/PRE_BUILD
diff options
context:
space:
mode:
authorBor Kraljič2011-01-27 11:35:47 +0100
committerBor Kraljič2011-01-27 11:35:47 +0100
commit33ecd68c9dfba12d30cf1aea1372c10dba0fd209 (patch)
tree19811053ca9bcd1d2bd550063f4d6b23ee2054fa /bin-editors/openoffice3-bin/PRE_BUILD
parentdb400a3aca6edc5565712aefffaed6606cbd7709 (diff)
openoffice3-bin: updated spell to 3.3.0. Build 9567devel-OOo330
Well it installs just fine. But I get Segmentation fault when I try to run it. So more testing is needed.
Diffstat (limited to 'bin-editors/openoffice3-bin/PRE_BUILD')
-rwxr-xr-xbin-editors/openoffice3-bin/PRE_BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin-editors/openoffice3-bin/PRE_BUILD b/bin-editors/openoffice3-bin/PRE_BUILD
index 362238a..23662a9 100755
--- a/bin-editors/openoffice3-bin/PRE_BUILD
+++ b/bin-editors/openoffice3-bin/PRE_BUILD
@@ -21,10 +21,10 @@ done &&
message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
-FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9556"
else
-FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9556"
fi &&
rpm2tar desktop-integration/${FILENAME}.noarch.rpm &&
tar xvf ${FILENAME}.noarch.tar