From 58138e58b616963259656dc6620dbed5ff34ea5e Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 16 Mar 2019 09:12:52 +0100 Subject: 20190316.1 global branch merge. Signed-off-by: Matteo Bernardini --- system/spacefm/spacefm.SlackBuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'system/spacefm/spacefm.SlackBuild') diff --git a/system/spacefm/spacefm.SlackBuild b/system/spacefm/spacefm.SlackBuild index c8a93b7eaa..46cf4735bd 100644 --- a/system/spacefm/spacefm.SlackBuild +++ b/system/spacefm/spacefm.SlackBuild @@ -81,6 +81,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 {} \; +# https://github.com/IgnorantGuru/spacefm/issues/727 +patch -p1 < $CWD/glibc-2.28.patch + CFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ -- cgit v1.2.3