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

Evangelos Foutras foutrelis at archlinux.org
Fri Sep 26 06:17:08 UTC 2014


    Date: Friday, September 26, 2014 @ 08:17:08
  Author: foutrelis
Revision: 223021

upgpkg: p11-kit 0.20.7-3

New upstream release.

Modified:
  p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-26 05:58:12 UTC (rev 223020)
+++ PKGBUILD	2014-09-26 06:17:08 UTC (rev 223021)
@@ -3,7 +3,7 @@
 
 pkgname=p11-kit
 pkgver=0.20.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Library to work with PKCS#11 modules"
 arch=(i686 x86_64)
 url="http://p11-glue.freedesktop.org"
@@ -16,8 +16,7 @@
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc \
-    --with-module-path=/usr/lib/pkcs11 \
-    --with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
+    --with-module-path=/usr/lib/pkcs11
   make
 }
 




More information about the arch-commits mailing list