summaryrefslogtreecommitdiff
path: root/chinese/pine4/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/pine4/files/patch-ad')
-rw-r--r--chinese/pine4/files/patch-ad19
1 files changed, 0 insertions, 19 deletions
diff --git a/chinese/pine4/files/patch-ad b/chinese/pine4/files/patch-ad
deleted file mode 100644
index 0fa04dc80acc..000000000000
--- a/chinese/pine4/files/patch-ad
+++ /dev/null
@@ -1,19 +0,0 @@
---- 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
- 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
-- $(TOOLS)/$@ "$(LN)" src/imapd imapd
-+# $(TOOLS)/$@ "$(LN)" src/mtest mtest
-+# $(TOOLS)/$@ "$(LN)" src/ipopd ipopd
-+# $(TOOLS)/$@ "$(LN)" src/imapd imapd
- $(LN) $(TOOLS)/$@ .
-
--build: OSTYPE rebuild rebuildclean bundled
-+build: OSTYPE rebuild rebuildclean # bundled
-
- OSTYPE:
- @echo Building c-client for $(OS)...