diff options
Diffstat (limited to 'pkcs11_install')
-rw-r--r-- | pkcs11_install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkcs11_install b/pkcs11_install index 22b3416..0643423 100644 --- a/pkcs11_install +++ b/pkcs11_install @@ -24,8 +24,6 @@ build() { # MISC add_binary /usr/bin/p11tool - # cat /etc/pkcs11/modules/opensc.module - # module: opensc-pkcs11.so add_file /etc/pkcs11/modules/opensc.module } |