diff options
author | Stef Walter <stefw@gnome.org> | 2013-01-29 12:53:29 +0100 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2013-02-05 09:42:34 +0100 |
commit | 85751aa21dd9b93d8eb51e36767b5564ce6ce005 (patch) | |
tree | b84960ea526b426fc002643d5eb48809289853f4 /p11-kit/tests/files/system-modules/win32 | |
parent | a9790a21302f47016a88ba9a2c904bed11efb388 (diff) |
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
Diffstat (limited to 'p11-kit/tests/files/system-modules/win32')
-rw-r--r-- | p11-kit/tests/files/system-modules/win32/four.module | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/p11-kit/tests/files/system-modules/win32/four.module b/p11-kit/tests/files/system-modules/win32/four.module deleted file mode 100644 index 7fd1540..0000000 --- a/p11-kit/tests/files/system-modules/win32/four.module +++ /dev/null @@ -1,3 +0,0 @@ - -module: mock-four.dll -disable-in: test-disable, test-other |