From 85751aa21dd9b93d8eb51e36767b5564ce6ce005 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 29 Jan 2013 12:53:29 +0100 Subject: Add a /usr/share/p11-kit/modules directory for package module configs * Try to make /etc/pkcs11/modules for administrator use * Override the old pkg-config variables to help packages start using the new location --- doc/p11-kit-notes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/p11-kit-notes.xml b/doc/p11-kit-notes.xml index e030824..02a3288 100644 --- a/doc/p11-kit-notes.xml +++ b/doc/p11-kit-notes.xml @@ -26,8 +26,8 @@ can be determined by running: -$ pkg-config p11-kit-1 --variable p11_system_config_modules -/etc/pkcs11/modules +$ pkg-config p11-kit-1 --variable p11_module_configs +/usr/share/p11-kit/modules
-- cgit v1.1