glfs/content/databases/mysql/mysql-exp.xml
Larry Lawrence ef0e45e490 added lzo and libmad and updated mysql
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1038 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-07 02:28:10 +00:00

9 lines
223 B
XML

<sect2>
<title>Command explanations</title>
<para><command>sed -e "s%mysql-test/Makefile%%" -e "s% mysql-test%%"
configure.old &gt; configure</command> : This sed is used to disable
the mysql test suite.</para>
</sect2>