Subject: CVS commit: pkgsrc/security/openssl
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2004 10:03:41
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jan 21 10:03:41 UTC 2004
Modified Files:
pkgsrc/security/openssl: buildlink2.mk buildlink3.mk
Log Message:
Only point SSLCERTS into ${PKG_SYSCONFDIR} if we're not using the built-in
OpenSSL software. Otherwise, set it to /etc/ssl/certs, which is where a
lot of Linux distros store certs. The behaviour on NetBSD systems is
unchanged -- always set to /etc/openssl/certs. Fixes PR 24161.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/security/openssl/buildlink2.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/security/openssl/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.