summaryrefslogtreecommitdiffstats
path: root/recipe.d
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d')
-rw-r--r--recipe.d/0105-pam3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipe.d/0105-pam b/recipe.d/0105-pam
index ce1f6de..34e0dab 100644
--- a/recipe.d/0105-pam
+++ b/recipe.d/0105-pam
@@ -17,7 +17,8 @@ rsync -av $SRC/Linux-PAM-*/ ./
--includedir=/usr/include/security \
--disable-prelude \
--disable-selinux \
- --disable-audit
+ --disable-audit \
+ --disable-nis
make Makefile
sed 's/= .*\.8.*/=/' modules/pam_faillock/Makefile > modules/pam_faillock/Makefile.stage2
mv modules/pam_faillock/Makefile.stage2 modules/pam_faillock/Makefile