From 062b9518fd524b42c8b8a9d862ce5350948a64ed Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 27 Aug 2014 22:18:32 -0500 Subject: graphics/inkscape: Updated for version 0.48.5. Signed-off-by: Robby Workman --- graphics/inkscape/inkscape.SlackBuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'graphics/inkscape/inkscape.SlackBuild') diff --git a/graphics/inkscape/inkscape.SlackBuild b/graphics/inkscape/inkscape.SlackBuild index 846070989c..4cc419fc57 100644 --- a/graphics/inkscape/inkscape.SlackBuild +++ b/graphics/inkscape/inkscape.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for inkscape -# Copyright 2006-2013 Robby Workman, Northport, AL, USA +# Copyright 2006-2014 Robby Workman, Northport, AL, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=inkscape -VERSION=${VERSION:-0.48.4} +VERSION=${VERSION:-0.48.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -69,8 +69,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -patch -p1 < $CWD/remove-stray-comma.diff - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ -- cgit v1.2.3