diff --git a/util/crypt/p11-kit/actions.py b/util/crypt/p11-kit/actions.py index 50bc5bdd36..39860014bb 100644 --- a/util/crypt/p11-kit/actions.py +++ b/util/crypt/p11-kit/actions.py @@ -17,8 +17,7 @@ def setup(): shelltools.export("CC", "%s -m32" % get.CC()) shelltools.export("CXX", "%s -m32" % get.CXX()) shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig") - options += "--prefix=/_emul32 \ - --libdir=/usr/lib32 \ + options += "--libdir=/usr/lib32 \ --libexecdir=/_emul32/libexec \ --with-module-path=/usr/lib32/pkcs11" diff --git a/util/crypt/p11-kit/pspec.xml b/util/crypt/p11-kit/pspec.xml index e381fb95f2..9edcd82be0 100644 --- a/util/crypt/p11-kit/pspec.xml +++ b/util/crypt/p11-kit/pspec.xml @@ -78,6 +78,13 @@ + + 2019-04-01 + 0.23.13 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2019-01-23 0.23.13