summaryrefslogtreecommitdiff
path: root/hebrew/pine/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'hebrew/pine/files/patch-af')
-rw-r--r--hebrew/pine/files/patch-af36
1 files changed, 36 insertions, 0 deletions
diff --git a/hebrew/pine/files/patch-af b/hebrew/pine/files/patch-af
new file mode 100644
index 000000000000..18bd351bff7e
--- /dev/null
+++ b/hebrew/pine/files/patch-af
@@ -0,0 +1,36 @@
+*** imap/src/osdep/unix/Makefile.orig Wed Jan 27 01:19:19 1999
+--- imap/src/osdep/unix/Makefile Tue Feb 9 21:32:44 1999
+***************
+*** 82,88 ****
+ # Commands possibly overriden by the individual port
+
+ ARRC=ar rc
+! CC=cc
+ LN=ln -s
+ RANLIB=ranlib
+
+--- 82,88 ----
+ # Commands possibly overriden by the individual port
+
+ ARRC=ar rc
+! #CC=cc
+ LN=ln -s
+ RANLIB=ranlib
+
+***************
+*** 100,106 ****
+ dummy.o pseudo.o netmsg.o flstring.o fdstring.o \
+ rfc822.o nntp.o smtp.o imap4r1.o pop3.o \
+ unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o
+! CFLAGS=$(BASECFLAGS) $(EXTRACFLAGS)
+ MAKE=make
+ MV=mv
+ RM=rm -rf
+--- 100,106 ----
+ dummy.o pseudo.o netmsg.o flstring.o fdstring.o \
+ rfc822.o nntp.o smtp.o imap4r1.o pop3.o \
+ unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o
+! CFLAGS+=$(BASECFLAGS) $(EXTRACFLAGS)
+ MAKE=make
+ MV=mv
+ RM=rm -rf