summaryrefslogtreecommitdiff
path: root/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
diff options
context:
space:
mode:
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