summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a63aa4ddcc7a..564d19f2588b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ build() {
}
package() {
- cd ${pkgname}-$pkgver
+ cd ${pkgname}-${pkgname}-${pkgver}
make DESTDIR="${pkgdir}" install
install -d "${pkgdir}"/etc/pam_pkcs11/{cacerts,crls}