On Sun, Dec 25, 2005 at 12:23:58PM +0000, Kevin Day wrote: > > I noticed that I accidentally moved libdrm from the extra's directory > to the lib directory. This caused my for loops to break as they do not > seem to respect the '&&', installation continues despite not having > all of the libs built.
Loops can be made to die with "set -e" at the beginning of the script. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
