Commit 3d5c6ea9 authored by patg@krsna.patg.net's avatar patg@krsna.patg.net

BUG #13511 Wrong patch pushed, fixing.

parent ca7a945d
......@@ -10,7 +10,7 @@ prefix_configs="--prefix=/usr/local/mysql"
just_print=
just_configure=
full_debug=
if test ! -z $MYSQL_BUILD_PREFIX
if test -n "$MYSQL_BUILD_PREFIX"
then
prefix_configs="--prefix=$MYSQL_BUILD_PREFIX"
fi
......
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