diff --git a/srcpkgs/fscrypt/template b/srcpkgs/fscrypt/template index e9a8ad730e9..9f881d8731c 100644 --- a/srcpkgs/fscrypt/template +++ b/srcpkgs/fscrypt/template @@ -16,10 +16,6 @@ distfiles="https://github.com/google/fscrypt/archive/v${version}.tar.gz" checksum=368119b5e67c64bdc5f7872ffc7beed425e1401778003f4c7ae7c1062a45ebaf conf_files="/etc/pam.d/fscrypt" -do_check() { - make test -} - post_install() { # build and install the PAM module LDFLAGS= make PREFIX=/usr DESTDIR=${DESTDIR} install-pam