> Fixed but using something a little diferent:
> 
> if [ ${i:4:8} = "binutils" ] ; then
> 
> That will match both 027-binutils-pass1 and 036-binutils-pass2 ;-)

True true...  Hopefully the schema doesn't change dramatically on us.  :)
Looks good, though.  :)  Handy little thing to know for a substr kind of
thing for the shell.  :)

        Dave

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

Reply via email to