summaryrefslogtreecommitdiffstats
path: root/recipe.d
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2013-01-15 10:46:33 -0500
committerAl Stone <ahs3@redhat.com>2013-01-15 11:03:42 -0700
commit99a5b5da671737b31edb8c7adeee459597f3c565 (patch)
tree626115c9ac664edc6899bdd886fe136a817d9d30 /recipe.d
parentb6fa45fb0898132f3dbd3430e0a3abee592028a5 (diff)
downloadbootstrap.git.DONOTUSE-99a5b5da671737b31edb8c7adeee459597f3c565.tar.gz
bootstrap.git.DONOTUSE-99a5b5da671737b31edb8c7adeee459597f3c565.tar.xz
bootstrap.git.DONOTUSE-99a5b5da671737b31edb8c7adeee459597f3c565.zip
pam: build without nis support
Signed-off-by: Mark Salter <msalter@redhat.com>
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