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_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 bd2080d..e6da0f6 100755
--- a/bin-editors/openoffice3-bin/PRE_BUILD
+++ b/bin-editors/openoffice3-bin/PRE_BUILD
@@ -21,9 +21,9 @@ done &&
message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9420"
+ FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
else
- FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9420"
+ FILENAME="openoffice.org${VERSION%.*}-freedesktop-menus-${VERSION%.*}-9472"
fi &&
rpmunpack desktop-integration/${FILENAME}.noarch.rpm &&
gzip -d ${FILENAME}.cpio.gz &&