From 67e796d049b1fd50c56cf325e828844aac643aa4 Mon Sep 17 00:00:00 2001 From: Niels Horn Date: Thu, 27 Dec 2012 19:24:39 +0100 Subject: office/libreoffice: Updated for version 3.6.4. Signed-off-by: Matteo Bernardini --- office/libreoffice/libreoffice.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'office/libreoffice/libreoffice.SlackBuild') diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild index 51ebae4e7f..85ae438939 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -24,10 +24,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Modified by Niels Horn -# Revision date: 2012/07/17 +# Revision date: 2012/12/27 PRGNAM=libreoffice -VERSION=${VERSION:-"3.6.1"} +VERSION=${VERSION:-"3.6.4"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -81,8 +81,8 @@ fi # We have all the variables, construct the name of the tarball TARNAME="LibO_${SRCVERSION}_Linux_${SRCARCH}_install-rpm${TARJRE}_${LOLANG}.tar.gz" -if [ ! -r $TARBALL ]; then - echo "$TARBALL not found" +if [ ! -r $TARNAME ]; then + echo "$TARNAME not found" exit 1 fi -- cgit v1.2.3