On Tue, Aug 25, 2009 at 1:12 AM, <[email protected]> wrote: > +case $(basename "$PWD") in > +xf86-video-s3-[0-9]* | xf86-video-xgi-[0-9]* ) > + for file in `grep -Rl "xf86Version.h" *` > + do > + sed '[email protected]@xorgversio...@g' -i "$file" > + done > + ;; > +esac && I think we should update the wiki pages too. I'll love to do it, if you would make the wiki edibale to LFS users.
William -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
