From d53d61a1a0572aa2058e5324fd66c01c2ed3eccf Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 9 Jan 2021 11:36:13 +0100 Subject: 20210109.1 global branch merge. Signed-off-by: Matteo Bernardini --- network/hylafax/hylafax.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'network/hylafax/hylafax.SlackBuild') diff --git a/network/hylafax/hylafax.SlackBuild b/network/hylafax/hylafax.SlackBuild index f2663427e6..e4abfd8ba7 100644 --- a/network/hylafax/hylafax.SlackBuild +++ b/network/hylafax/hylafax.SlackBuild @@ -73,6 +73,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; +patch -p1 < $CWD/gcc.patch + # Copy our source for the correct configuration sed "s|@LIBDIRSUFFIX@|${LIBDIRSUFFIX}|g" \ < $CWD/config.local.in \ -- cgit v1.2.3