summaryrefslogtreecommitdiffstats
path: root/imap-2007e-system_c_client.patch
diff options
context:
space:
mode:
Diffstat (limited to 'imap-2007e-system_c_client.patch')
-rw-r--r--imap-2007e-system_c_client.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/imap-2007e-system_c_client.patch b/imap-2007e-system_c_client.patch
new file mode 100644
index 0000000..823af50
--- /dev/null
+++ b/imap-2007e-system_c_client.patch
@@ -0,0 +1,17 @@
+diff -up imap-2007e/Makefile.system_c_client imap-2007e/Makefile
+--- imap-2007e/Makefile.system_c_client 2008-06-04 13:43:35.000000000 -0500
++++ imap-2007e/Makefile 2011-06-13 14:13:04.467014334 -0500
+@@ -665,9 +665,11 @@ an ua:
+ @$(MAKE) ssl$(SSLTYPE)
+ @echo Applying $@ process to sources...
+ $(TOOLS)/$@ "$(LN)" src/c-client c-client
+- $(TOOLS)/$@ "$(LN)" src/ansilib c-client
+- $(TOOLS)/$@ "$(LN)" src/charset c-client
++ $(TOOLS)/$@ "$(LN)" src/ansilib c-client
++ $(TOOLS)/$@ "$(LN)" src/charset c-client
+ $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client
++ cp -alf /usr/include/imap/* c-client/
++ #sleep 5
+ $(TOOLS)/$@ "$(LN)" src/mtest mtest
+ $(TOOLS)/$@ "$(LN)" src/ipopd ipopd
+ $(TOOLS)/$@ "$(LN)" src/imapd imapd