On Sat, Dec 24, 2005 at 01:09:26PM -0700, [EMAIL PROTECTED] wrote: > > Log: > Fixed a syntax error in the configure scripts and simplified the existing sed > commands in the Tcl and Tk instructions > > Modified: trunk/BOOK/general/prog/tcl.xml <..> > + that depend on <application>Tcl</application>. This > <command>sed</command> > + removes the references to the build directory and replaces them by saner > system-wide locations.</para>
> Modified: trunk/BOOK/general/prog/tk.xml > =================================================================== <..> > + <para><command>sed -i "s/relid'/relid/" configure</command>: This command > + fixes a syntax error in the <command>configure</command> script.</para> <..> > + <para><command>sed -i -e ... tkConfig.sh</command>: The > + <application>Tk</application> package assumes that the source used to > build > + <application>Tk</application> is always kept around for compiling > packages > + that depend on <application>Tk</application>. This <command>sed</command> > + removes the references to the build directory and replaces them by saner > + system-wide locations.</para> s/by/with perhaps? -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
