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

Jan Steffens heftig at archlinux.org
Fri Sep 26 06:39:44 UTC 2014


    Date: Friday, September 26, 2014 @ 08:39:43
  Author: heftig
Revision: 119585

rebuild for the test set in http://pkgbuild.com/~heftig/certs

Modified:
  lib32-p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-26 06:39:21 UTC (rev 119584)
+++ PKGBUILD	2014-09-26 06:39:43 UTC (rev 119585)
@@ -5,7 +5,7 @@
 _pkgbasename=p11-kit
 pkgname=lib32-$_pkgbasename
 pkgver=0.20.7
-pkgrel=3
+pkgrel=4
 pkgdesc="Library to work with PKCS#11 modules (32-bit)"
 arch=(x86_64)
 url="http://p11-glue.freedesktop.org"
@@ -23,7 +23,8 @@
   cd "$srcdir/$_pkgbasename-$pkgver"
 
   ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
-    --with-module-path=/usr/lib32/pkcs11
+    --with-module-path=/usr/lib32/pkcs11 \
+    --with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
   make
 }
 




More information about the arch-commits mailing list