summaryrefslogtreecommitdiffstats
path: root/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2011-02-20 11:13:12 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-02-28 09:42:05 -0600
commit20e1a93f90450a2df202209bd84238d860647a57 (patch)
tree4bfa2ab868e0e02a491b13351d0a5dd21ce75b4d /office/libreoffice-langpack/libreoffice-langpack.SlackBuild
parentfbdee6d2a0269552aaeb6ed414b005e212b8c38f (diff)
downloadslackbuilds-20e1a93f90450a2df202209bd84238d860647a57.tar.gz
slackbuilds-20e1a93f90450a2df202209bd84238d860647a57.tar.xz
office/libreoffice-langpack: Updated for version 3.3.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-langpack/libreoffice-langpack.SlackBuild')
-rw-r--r--office/libreoffice-langpack/libreoffice-langpack.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
index d91e9cfea7..9fea513505 100644
--- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
+++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
@@ -3,10 +3,10 @@
# Slackware build script for LibreOffice Language Packs
# Written by Niels Horn <niels.horn@gmail.com>
-# Revision date: 2010/12/10
+# Revision date: 2011/02/13
PRGNAM=libreoffice-langpack
-VERSION=${VERSION:-"3.3.0rc1"}
+VERSION=${VERSION:-"3.3.0"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,7 +71,7 @@ cd $PKG
# Move docs to their expected locations
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cd $PKG/opt/libreoffice
- mv readmes licenses $PKG/usr/doc/$PRGNAM-$VERSION
+ mv readmes $PKG/usr/doc/$PRGNAM-$VERSION
cd -
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild