Aggiunta file dello split package.

This commit is contained in:
Emiliano Vavassori 2022-02-01 22:27:21 +01:00
parent ba60375af9
commit cb68a48d51
3 changed files with 57 additions and 0 deletions

3
bit4id-xpki-bin.install Normal file
View file

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