summaryrefslogtreecommitdiffstats
path: root/bin-editors/openoffice3-bin/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'bin-editors/openoffice3-bin/PRE_BUILD')
-rwxr-xr-xbin-editors/openoffice3-bin/PRE_BUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/bin-editors/openoffice3-bin/PRE_BUILD b/bin-editors/openoffice3-bin/PRE_BUILD
index ff810f9..362238a 100755
--- a/bin-editors/openoffice3-bin/PRE_BUILD
+++ b/bin-editors/openoffice3-bin/PRE_BUILD
@@ -20,9 +20,11 @@ done &&
message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
+
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
else
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
+
+FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9502"
fi &&
rpm2tar desktop-integration/${FILENAME}.noarch.rpm &&
tar xvf ${FILENAME}.noarch.tar