diff options
Diffstat (limited to 'chinese/pine4/files/patch-ad')
-rw-r--r-- | chinese/pine4/files/patch-ad | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chinese/pine4/files/patch-ad b/chinese/pine4/files/patch-ad index 28c07fa6e437..0fa04dc80acc 100644 --- a/chinese/pine4/files/patch-ad +++ b/chinese/pine4/files/patch-ad @@ -1,8 +1,8 @@ ---- imap/Makefile.orig Thu Jul 16 14:54:19 1998 -+++ imap/Makefile Tue Jul 28 08:34:58 1998 -@@ -250,12 +250,12 @@ +--- imap/Makefile.orig Thu Sep 30 14:03:17 1999 ++++ imap/Makefile Thu Oct 14 10:53:41 1999 +@@ -389,12 +389,12 @@ $(TOOLS)/$@ "$(LN)" src/charset c-client - $(LN) `pwd`/src/kerberos/* c-client + sh -c '(test -d src/kerberos) && ($(LN) `pwd`/src/kerberos/* c-client) || true' $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client - $(TOOLS)/$@ "$(LN)" src/mtest mtest - $(TOOLS)/$@ "$(LN)" src/ipopd ipopd |