On 5/10/07, Dan Nicholson <[EMAIL PROTECTED]> wrote:
>
> Untested, but I think this would work:
>
> find man -name Makefile.in -exec sed -i 's/groups\.1 //' {} ';'Seems to work. Before configure, of course. s/Makefile.in/Makefile/ to keep the command in the spot it is now. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
