From 4f096a97171c1902300b57842488d825f83e9a37 Mon Sep 17 00:00:00 2001 From: Nick Sayer Date: Thu, 19 Oct 2000 00:24:20 +0000 Subject: Oops. The plist entry isn't enough. We also need to do it in the makefile. --- security/ca-roots/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/ca-roots/Makefile b/security/ca-roots/Makefile index 9623a3193aaa..72748233c91e 100644 --- a/security/ca-roots/Makefile +++ b/security/ca-roots/Makefile @@ -18,5 +18,6 @@ NO_BUILD= yes do-install: ${MKDIR} ${PREFIX}/share/certs ${INSTALL_DATA} ${FILESDIR}/ca-root.crt ${PREFIX}/share/certs + ${LN} -sf ${PREFIX}/share/certs/ca-root.crt /etc/ssl/cert.pem .include -- cgit v1.2.3