summaryrefslogtreecommitdiffstats
path: root/graphics/meh/meh.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/meh/meh.SlackBuild')
-rw-r--r--graphics/meh/meh.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/meh/meh.SlackBuild b/graphics/meh/meh.SlackBuild
index c42feebc38..b6da713299 100644
--- a/graphics/meh/meh.SlackBuild
+++ b/graphics/meh/meh.SlackBuild
@@ -67,6 +67,9 @@ 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 {} \;
+# Fixes for giflib-5.1 from https://github.com/jhawthorn/meh
+patch -p1 < $CWD/meh-giflib.patch
+
CFLAGS="$SLKCFLAGS" make
install -D -m 755 meh $PKG/usr/bin/meh