summaryrefslogtreecommitdiffstats
path: root/source/n/fetchmail/fetchmail.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/fetchmail/fetchmail.SlackBuild')
-rwxr-xr-xsource/n/fetchmail/fetchmail.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/n/fetchmail/fetchmail.SlackBuild b/source/n/fetchmail/fetchmail.SlackBuild
index 81a0fb70d..2e74e15db 100755
--- a/source/n/fetchmail/fetchmail.SlackBuild
+++ b/source/n/fetchmail/fetchmail.SlackBuild
@@ -67,9 +67,6 @@ rm -rf fetchmail-$VERSION
tar xvf $CWD/fetchmail-$VERSION.tar.?z || exit 1
cd fetchmail-$VERSION || exit 1
-# Patch for OpenSSL 1.1.1 compatibility:
-zcat $CWD/fetchmail.openssl111.diff.gz | patch -p1 --verbose || exit 1
-
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \