From 936054a1ec01d10635a2b363967084ec1c4cfa8f Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Mon, 10 Dec 2018 15:01:50 +0100 Subject: graphics/nomacs: Patch for the newer opencv. Signed-off-by: Matteo Bernardini --- graphics/nomacs/nomacs.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/nomacs/nomacs.SlackBuild') diff --git a/graphics/nomacs/nomacs.SlackBuild b/graphics/nomacs/nomacs.SlackBuild index 51726d632d..910c2ee545 100644 --- a/graphics/nomacs/nomacs.SlackBuild +++ b/graphics/nomacs/nomacs.SlackBuild @@ -75,6 +75,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 {} \; +patch -p0 < $CWD/opencv4.diff + cd ImageLounge # Fix man pages and plugins installation path -- cgit v1.2.3