[arch-commits] Commit in p11-kit/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Sep 22 23:19:26 UTC 2014


    Date: Tuesday, September 23, 2014 @ 01:19:25
  Author: heftig
Revision: 222720

ca-certificates, the Fedora edition

Modified:
  p11-kit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-22 23:19:01 UTC (rev 222719)
+++ PKGBUILD	2014-09-22 23:19:25 UTC (rev 222720)
@@ -3,7 +3,7 @@
 
 pkgname=p11-kit
 pkgver=0.20.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Library to work with PKCS#11 modules"
 arch=(i686 x86_64)
 url="http://p11-glue.freedesktop.org"
@@ -17,7 +17,7 @@
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc \
     --with-module-path=/usr/lib/pkcs11 \
-    --with-trust-paths=/etc/ssl/certs/ca-certificates.crt
+    --with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
   make
 }
 




More information about the arch-commits mailing list