From b79cfa33532436436f279a53eec41f437267734b Mon Sep 17 00:00:00 2001 From: Zhu Qun-Ying Date: Thu, 16 Jan 2020 06:51:56 +0100 Subject: system/gnome-vfs: Patched for openssl-1.1.x. Signed-off-by: Matteo Bernardini --- system/gnome-vfs/gnome-vfs.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/gnome-vfs/gnome-vfs.SlackBuild') diff --git a/system/gnome-vfs/gnome-vfs.SlackBuild b/system/gnome-vfs/gnome-vfs.SlackBuild index 2a2e08733992c..3b7809d74c30c 100644 --- a/system/gnome-vfs/gnome-vfs.SlackBuild +++ b/system/gnome-vfs/gnome-vfs.SlackBuild @@ -69,6 +69,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; +patch -p0 < $CWD/openssl-1.1.patch + # Fix for the newer glib sed -i "/-DG_DISABLE_DEPRECATED/d" */Makefile.* -- cgit v1.2.3