[uw-imap] add awol system_c_client.patch

Rex Dieter rdieter at fedoraproject.org
Mon Jun 13 19:42:30 UTC 2011


commit 3a7b5b2f7d4becd37469e35bd3ab90a71c6589e2
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jun 13 14:46:38 2011 -0500

    add awol system_c_client.patch

 imap-2007e-system_c_client.patch |   17 +++++++++++++++++
 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


More information about the scm-commits mailing list