From 3fe83ff2c5337140afdc4cddac9dc3b6407e7cdb Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 16 May 2009 13:37:49 +0000 Subject: Upgrade to Shadow-4.1.4. Fixes #2394. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/shadow.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'chapter06') diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index c1f52f367..9647214a0 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -92,21 +92,7 @@ find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \; --> -./configure --sysconfdir=/etc --without-libpam - - - The meaning of the configure option: - - - -without-libpam - - Support for PAM is enabled by default, but PAM is not - built in a base LFS system. The compilation of - login will fail if this option is not used. - - - - +./configure --sysconfdir=/etc Compile the package: -- cgit v1.2.3-54-g00ecf