[packages/cyrus-imapd] - up to 3.0.8
arekm
arekm at pld-linux.org
Sun Sep 16 21:07:43 CEST 2018
commit 27b78adf105c751949430f2b45c7696344e114e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Sep 16 21:07:36 2018 +0200
- up to 3.0.8
link.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/link.patch b/link.patch
new file mode 100644
index 0000000..245d2e6
--- /dev/null
+++ b/link.patch
@@ -0,0 +1,11 @@
+--- cyrus-imapd-3.0.8/Makefile.am~ 2018-09-16 15:38:42.000000000 +0200
++++ cyrus-imapd-3.0.8/Makefile.am 2018-09-16 20:20:45.578966842 +0200
+@@ -1379,7 +1379,7 @@ lib_libcyrus_la_SOURCES += lib/nonblock_
+ else
+ lib_libcyrus_la_SOURCES += lib/nonblock_ioctl.c
+ endif
+-lib_libcyrus_la_LIBADD = libcrc32.la ${LIB_SASL} $(SSL_LIBS) $(GCOV_LIBS)
++lib_libcyrus_la_LIBADD = lib/libcyrus_min.la libcrc32.la ${LIB_SASL} $(SSL_LIBS) $(GCOV_LIBS)
+ if USE_CYRUSDB_LMDB
+ lib_libcyrus_la_LIBADD += -llmdb
+ endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cyrus-imapd.git/commitdiff/27b78adf105c751949430f2b45c7696344e114e1
More information about the pld-cvs-commit
mailing list