aboutsummaryrefslogtreecommitdiffstats
path: root/mail/zmailer/files/patch-proto::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/zmailer/files/patch-proto::Makefile.in')
-rw-r--r--mail/zmailer/files/patch-proto::Makefile.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/zmailer/files/patch-proto::Makefile.in b/mail/zmailer/files/patch-proto::Makefile.in
new file mode 100644
index 000000000000..30afdda08bb3
--- /dev/null
+++ b/mail/zmailer/files/patch-proto::Makefile.in
@@ -0,0 +1,21 @@
+--- proto/Makefile.in.orig Fri Oct 24 23:33:43 2003
++++ proto/Makefile.in Fri Apr 16 13:43:29 2004
+@@ -91,10 +91,6 @@
+ echo $(MKDIR) $(DESTDIR)$$MAILBIN/ta && \
+ $(MKDIR) $(DESTDIR)$$MAILBIN/ta ; \
+ fi ; \
+- if [ ! -d $(DESTDIR)$$MAILBIN/bak ]; then \
+- echo $(MKDIR) $(DESTDIR)$$MAILBIN/bak && \
+- $(MKDIR) $(DESTDIR)$$MAILBIN/bak ; \
+- fi ; \
+ if [ ! -d $(DESTDIR)$$POSTOFFICE ]; then \
+ echo $(MKDIR) $(DESTDIR)$$POSTOFFICE && \
+ $(MKDIR) $(DESTDIR)$$POSTOFFICE ; \
+@@ -130,7 +126,6 @@
+
+ mailbin: $(PZCONFIG) $(PMAILBIN) $(MD5SUM)
+ -@(. $(PZCONFIG) ; \
+- if [ ! -d $(DESTDIR)$$MAILBIN/bak ]; then $(MKDIR) $(DESTDIR)$$MAILBIN/bak ; fi ; \
+ for file in $(PMAILBIN) ; \
+ do \
+ name=`expr $$file : '\([^.]*\)'` ; \
'>-0/+1 * Chase the libgsl update.jylefort2005-05-021-1/+1 * BROKEN on 4.x: Does not compilekris2004-12-121-1/+7