summaryrefslogtreecommitdiffstats
path: root/graphics/enblend-enfuse
diff options
context:
space:
mode:
author Matteo Bernardini2020-12-26 14:05:22 +0100
committer Matteo Bernardini2020-12-26 14:05:22 +0100
commit4fe1e3ae7d3e7066ef74b1f9589738a8ae73b3de (patch)
tree77cccb09589e89c1a2485590a552f5b81f36d103 /graphics/enblend-enfuse
parent4d66205399fa44cd8fd2449e27cf79ebf9fa7bb8 (diff)
downloadslackbuilds-f40740da8c0839aebc42227a9563d938379bd72c.tar.gz
20201226.1 global branch merge.current-20201226.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/enblend-enfuse')
-rw-r--r--graphics/enblend-enfuse/enblend-enfuse.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/enblend-enfuse/enblend-enfuse.SlackBuild b/graphics/enblend-enfuse/enblend-enfuse.SlackBuild
index 26381c3f52..7d16524301 100644
--- a/graphics/enblend-enfuse/enblend-enfuse.SlackBuild
+++ b/graphics/enblend-enfuse/enblend-enfuse.SlackBuild
@@ -70,6 +70,8 @@ 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 {} \;
+sed -i '/^#include <vector>$/a #include <limits>' src/minimizer.h
+
CXXFLAGS="$SLKCFLAGS" \
CFLAGS="$SLKCFLAGS" \
./configure \