summaryrefslogtreecommitdiff
path: root/core/curl/with-ca-path.Pkgfile.patch
blob: 4253b006ce410223713f67dc3a7ddbe1d0267c51 (plain)
1
2
3
4
5
6
7
8
9
10
--- Pkgfile	2016-04-27 21:29:05.981945202 +0200
+++ Pkgfile	2016-04-27 22:49:18.883588926 +0200
@@ -14,6 +14,7 @@
 		--prefix=/usr \
 		--enable-ipv6 \
 		--enable-threaded-resolver \
+		--with-ca-path=/etc/ssl/certs \
 		--with-ca-bundle=/etc/ssl/cert.pem \
 		--with-openssl \
 		--disable-ldap{,s} \