summaryrefslogtreecommitdiffstats
path: root/office/openoffice.org/openoffice.org.SlackBuild
diff options
context:
space:
mode:
author Donald Cooley2018-11-24 03:03:20 +0100
committer Willy Sudiarto Raharjo2018-11-24 06:35:16 +0100
commit8bb39ade035a0e1a085c424265914b42d4482bc7 (patch)
tree0dcc8d4f3d705824f1e2ddb7e8e1894d2f2784d1 /office/openoffice.org/openoffice.org.SlackBuild
parent26a5a588cc390ef4062152e7ffd785be58ca32f3 (diff)
downloadslackbuilds-8bb39ade035a0e1a085c424265914b42d4482bc7.tar.gz
office/openoffice.org: Updated for version 4.1.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/openoffice.org/openoffice.org.SlackBuild')
-rw-r--r--office/openoffice.org/openoffice.org.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/office/openoffice.org/openoffice.org.SlackBuild b/office/openoffice.org/openoffice.org.SlackBuild
index 5bf500ff28..857e7cdc9f 100644
--- a/office/openoffice.org/openoffice.org.SlackBuild
+++ b/office/openoffice.org/openoffice.org.SlackBuild
@@ -30,8 +30,9 @@
PRGNAM=openoffice.org
SRCNAM=openoffice
-VERSION=${VERSION:-4.1.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.1.6}
+BUILD_ID=${BUILD_ID:-9790}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCSHORT=$(echo $VERSION | cut -f1 -d.)
@@ -100,7 +101,7 @@ rm -f *onlineupdate*.rpm
for FILE in *.rpm ; do rpm2cpio < $FILE | cpio -imdv ; done
cd desktop-integration
-rpm2cpio < openoffice$VERSION-freedesktop-menus-$VERSION-9789.noarch.rpm | cpio -imdv
+rpm2cpio < openoffice$VERSION-freedesktop-menus-$VERSION-$BUILD_ID.noarch.rpm | cpio -imdv
cd -
mv opt $PKG