Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > 837d89df9d9034c7f8d7a1b841e37f65 > files > 8

imap-2006c1-2mdv2007.1.src.rpm

--- src/osdep/unix/Makefile	2003-07-15 03:24:24.000000000 +0200
+++ src/osdep/unix/Makefile.oden	2004-06-14 18:12:44.610423744 +0200
@@ -28,11 +28,11 @@
 
 # Extended flags needed for SSL.  You may need to modify.
 
-SSLDIR=/usr/local/ssl
-SSLCERTS=$(SSLDIR)/certs
+SSLDIR=/usr/lib/ssl
+SSLCERTS=/etc/ssl/imap
 SSLKEYS=$(SSLCERTS)
-SSLINCLUDE=$(SSLDIR)/include
-SSLLIB=$(SSLDIR)/lib
+SSLINCLUDE=/usr/include
+SSLLIB=/usr/lib
 
 SSLCRYPTO=-lcrypto