Commit 7d6f4747 authored by unknown's avatar unknown

Bootstrap:

  Corrections to Bootstrap for --win-dist



Build-tools/Bootstrap:
  Corrections to for --win-dist
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
parent 5def0988
......@@ -22,6 +22,7 @@ gluh@gluh.mysql.r18.ru
greg@gcw.ath.cx
greg@mysql.com
guilhem@mysql.com
gweir@build.mysql.com
gweir@work.mysql.com
heikki@donna.mysql.fi
heikki@hundin.mysql.fi
......
......@@ -329,7 +329,7 @@ $command= "make dist";
if ($opt_win_dist)
{
&logger ("Creating Windows source package");
$command= "./scripts/make_win_src_distibution";
$command= "$target_dir/scripts/make_win_src_distribution";
&run_command($command, "make_win_src_distribution failed!");
}
......
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