Skip to content

Commit

Permalink
Forgot to add .install script to PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Fuhry committed Jun 27, 2016
1 parent 8634128 commit da214ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
pkgname=initramfs-scencrypt
pkgdesc="initramfs hook that adds PGP smartcard support for LUKS FDE"
pkgver=1.0
pkgrel=1
pkgrel=2
arch=(any)
depends=(gnupg pcsclite libusb-compat)
install=${pkgname}.install
source=(scencrypt-hook
scencrypt-install
README.md)
Expand Down

0 comments on commit da214ad

Please sign in to comment.