Commit a028e2d0 authored by Rich Prohaska's avatar Rich Prohaska

fix typo

parent f70adbf8
......@@ -97,7 +97,7 @@ echo 'if [ $? != 0 ] ; then exit 1; fi'
echo popd
echo '# build in the mysql directory'
echo cd \$builddir/mysql
echo cd \$builddir/$mysql
echo export TOKUFRACTALTREE_LIBNAME=\${TOKUFRACTALTREE_LIBNAME}_static
echo export TOKUPORTABILITY_LIBNAME=\${TOKUPORTABILITY_LIBNAME}_static
echo mkdir build.debug
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment