gentoo-overlay/net-mail/uw-mailutils/files/uw-mailutils-ssl.patch

13 lines
391 B
Diff

--- imap-2007e/src/osdep/unix/Makefile 2009-07-05 10:00:54.000000000 +0300
+++ imap-2007e/src/osdep/unix/Makefile 2009-07-05 10:04:42.000000000 +0300
@@ -54,8 +54,8 @@
# Extended flags needed for SSL. You may need to modify.
-SSLDIR=/usr/local/ssl
-SSLCERTS=$(SSLDIR)/certs
+SSLDIR=/usr
+SSLCERTS=/etc/ssl/certs
SSLKEYS=$(SSLCERTS)
SSLINCLUDE=$(SSLDIR)/include
SSLLIB=$(SSLDIR)/lib