Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-06 16:02:11 +03:00 committed by GitHub
parent 0146e063b0
commit b7e0c8bd18
1 changed files with 3 additions and 3 deletions

View File

@ -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
}
}