summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoel Kuntze2017-02-12 21:40:57 +0100
committerNoel Kuntze2017-02-12 21:40:57 +0100
commit9dcfac822fbead40389ae84d31492f5b12530607 (patch)
treed96d224e4f0866ad35768b5e08efc6ca4221ac98
parentdb6351ededd36e5252e893b82fef2cefb17f93e8 (diff)
downloadaur-9dcfac822fbead40389ae84d31492f5b12530607.tar.gz
Set nm-ca-dir to /etc/ssl/certs/
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84432d261b47..928aec56c429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,6 +73,7 @@ build() {
--sysconfdir=/etc \
--libexecdir=/usr/lib \
--with-ipsecdir=/usr/lib/strongswan \
+ --with-nm-ca-dir=/etc/ssl/certs \
--enable-sqlite \
--enable-openssl --enable-curl \
--enable-sql --enable-attr-sql \