Import iniziale. Pacchetti si creano e sembrerebbero funzionare.

This commit is contained in:
Emiliano Vavassori 2022-10-14 23:56:30 +02:00
commit 5097e266dc
6 changed files with 96 additions and 0 deletions

3
it-cie-lib-bin.install Normal file
View file

@ -0,0 +1,3 @@
post_install() {
echo "You need to add the installed module (/usr/lib/libcie-pkcs11.so) to each program that needs to access the smart card."
}