fscrypt: adjust for default do_check

This commit is contained in:
classabbyamp 2024-08-09 13:36:38 -04:00 committed by classabbyamp
parent fcb663877b
commit 2f10c51584
1 changed files with 0 additions and 4 deletions

View File

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