summaryrefslogtreecommitdiff
path: root/core/curl/with-ca-path.Pkgfile.patch
blob: dbfcf37e79cde7416c1c83897bd06ddf2bfc1d5d (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
@@ -15,6 +15,7 @@
 		--without-libidn2 \
 		--without-cyassl \
 		--enable-threaded-resolver \
+		--with-ca-path=/etc/ssl/certs \
 		--with-ca-bundle=/etc/ssl/cert.pem
 	make
 	make DESTDIR=$PKG install