etc/login.defs.linux seems to have been renamed to etc/login.defs, therefore the build for Shadow-4.0.13 fails on the sed command that generates /etc/login.defs in chapter 10.44. Shadow-4.0.13. This is a change between 12 and 13

should be:
sed -e'[EMAIL PROTECTED]@MD5_CRYPT_ENAB yes@' \
   -e 's@/var/spool/mail@/var/mail@' \
   etc/login.defs > /etc/login.defs

Regards,
Duncan

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to