Açıklama çevirisi
This commit is contained in:
parent
0146e063b0
commit
b7e0c8bd18
|
@ -1,6 +1,6 @@
|
|||
# Description: Provides a way to load and enumerate PKCS 11 modules.
|
||||
# Description: PKCS 11 modüllerini yüklemek ve numaralandırmak için bir yol sağlar.
|
||||
# URL: http://p11-glue.freedesktop.org/p11-kit.html
|
||||
# Packager: pierre at nutyx dot org
|
||||
# Packager: milisarge
|
||||
# Depends on: libffi libtasn1
|
||||
|
||||
name=p11-kit
|
||||
|
@ -19,4 +19,4 @@ rm -r $PKG/usr/share
|
|||
if [ -f $PKG/etc/pkcs11/pkcs11.conf.example ]; then
|
||||
mv $PKG/etc/pkcs11/pkcs11.conf{.example,}
|
||||
fi
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue