summaryrefslogtreecommitdiff
path: root/mail-client/alpine/files/alpine-2.22-cc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/alpine/files/alpine-2.22-cc.patch')
-rw-r--r--mail-client/alpine/files/alpine-2.22-cc.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/mail-client/alpine/files/alpine-2.22-cc.patch b/mail-client/alpine/files/alpine-2.22-cc.patch
deleted file mode 100644
index 87132bdd6b51..000000000000
--- a/mail-client/alpine/files/alpine-2.22-cc.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- ./imap/tools/Makefile 2020-04-19 23:45:13.080083548 +0200
-+++ ./imap/tools/Makefile 2020-04-19 23:45:24.525083844 +0200
-@@ -21,7 +21,6 @@
- # Internet: MRC@CAC.Washington.EDU
-
-
--CC=cc
- RM=rm -f
-
-
---- ./imap/src/osdep/unix/Makefile 2020-04-19 23:54:55.454098598 +0200
-+++ ./imap/src/osdep/unix/Makefile 2020-04-19 23:54:55.454098598 +0200
-@@ -132,10 +132,8 @@
-
- # Commands possibly overridden by the individual port
-
--ARRC=ar rc
--CC=cc
-+ARRC=$(AR) rc
- LN=ln -s
--RANLIB=ranlib
-
-
- # Standard distribution build parameters