From 0c61b858a67f1ec83d482ed78b2fdab29d676370 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 10 May 2009 12:03:00 +0000 Subject: Upgrade to Shadow-4.1.3.1. FIxes #2382. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/shadow.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'chapter06') diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 0b09986a8..ea4f0fb6f 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -72,7 +72,7 @@ find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \;convert-mans script which was installed during the Man-DB package: -for i in de es fi fr id it pt_BR; do +for i in de fi fr id it pt_BR; do convert-mans UTF-8 ISO-8859-1 man/${i}/*.? done @@ -109,21 +109,21 @@ convert-mans UTF-8 ISO-8859-9 man/tr/*.? -without-selinux --> -./configure --sysconfdir=/etc +./configure --sysconfdir=/etc --without-libpam - + Compile the package: -- cgit v1.2.3-54-g00ecf