Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > media > main-release-src > by-pkgid > ea6f8d48a86b8bc5e746131fd27ccbb5 > files > 8

c-client-2007e-1mdv2009.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