On 7/24/07, M.Canales.es <[EMAIL PROTECTED]> wrote:
> El Martes, 24 de Julio de 2007 16:48, [EMAIL PROTECTED]
> escribió:
>
> >
> > Modified: trunk/BOOK/chapter05/adjusting.xml
>
> >  <!-- && used to ease copy and pasting -->
> > -<screen><userinput>GCC_INCLUDEDIR=`dirname $(gcc
> > -print-libgcc-file-name)`/include &amp;&amp; -find ${GCC_INCLUDEDIR}/*
> > -maxdepth 0 -xtype d -exec rm -rvf '{}' \; &amp;&amp; -rm -vf `grep -l "DO
> > NOT EDIT THIS FILE" ${GCC_INCLUDEDIR}/*` &amp;&amp;
> > +<screen><userinput>GCC_INCLUDEDIR=`dirname $(gcc
> > -print-libgcc-file-name)`/include +find ${GCC_INCLUDEDIR}/* -maxdepth 0
> > -xtype d -exec rm -rvf '{}' \; +rm -vf `grep -l "DO NOT EDIT THIS FILE"
> > ${GCC_INCLUDEDIR}/*`
> >  unset GCC_INCLUDEDIR</userinput></screen>
>
> I think that you missed the comment on that one.

Right you are. I suppose I'll put that one back in.

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

Reply via email to