summaryrefslogtreecommitdiffstats
path: root/graphics/inkscape/inkscape.SlackBuild
diff options
context:
space:
mode:
author Robby Workman2013-06-30 22:31:15 +0200
committer Erik Hanson2013-07-02 23:07:06 +0200
commitca92a09820f2a36fea1f2dc76445c396a7a7d8d0 (patch)
treea0312124006442f2a1ea11fead87599b2f967b93 /graphics/inkscape/inkscape.SlackBuild
parent5d6020ca24245e7acd0519352688a6784fd63ca1 (diff)
downloadslackbuilds-ca92a09820f2a36fea1f2dc76445c396a7a7d8d0.tar.gz
graphics/inkscape: Build fix on -current (harmless on 14.0)
Thanks to Mark Halstead <mdhalstead@att.net> for the report. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/inkscape/inkscape.SlackBuild')
-rw-r--r--graphics/inkscape/inkscape.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/inkscape/inkscape.SlackBuild b/graphics/inkscape/inkscape.SlackBuild
index 815ab6dc2e..7704f0e8e2 100644
--- a/graphics/inkscape/inkscape.SlackBuild
+++ b/graphics/inkscape/inkscape.SlackBuild
@@ -65,6 +65,8 @@ cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
+patch -p1 < $CWD/remove-stray-comma.diff
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \