From 98f21139b654084acafeaf7f21170cf158c6a729 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 29 Jun 2019 14:15:51 +0200 Subject: 20190629.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