From 5b9e2bacbba98d29e840b18893dd5b5f07e4e256 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 11 Aug 2018 08:22:49 +0200 Subject: 20180811.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