diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index da6ea1623..d1b40eafc 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -35,7 +35,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed ./configure --libdir=/lib --enable-shared -Remove the installation of the groups program and its man page, as Coreutils provides a better version: +Disable the installation of the groups program and its man page, as Coreutils provides a better version: sed -i 's/groups$(EXEEXT) //' src/Makefile sed -i '/groups/d' man/Makefile