List:Commits« Previous MessageNext Message »
From:timothy.smith Date:August 17 2008 8:17pm
Subject:bzr commit into mysql-6.0 branch (timothy.smith:2771)
View as plain text  
#At file:///data0/mysqldev/bzr/mysql-6.0-build/

 2771 timothy.smith@stripped	2008-08-17 [merge]
      Merge from mysql-6.0.6-release
modified:
  scripts/make_win_bin_dist

=== modified file 'scripts/make_win_bin_dist'
--- a/scripts/make_win_bin_dist	2008-03-14 14:28:18 +0000
+++ b/scripts/make_win_bin_dist	2008-08-12 00:13:35 +0000
@@ -146,6 +146,7 @@ mkdir $DESTDIR/bin
 cp client/$TARGET/*.exe                                  $DESTDIR/bin/
 cp extra/$TARGET/*.exe                                   $DESTDIR/bin/
 cp storage/myisam/$TARGET/*.exe                          $DESTDIR/bin/
+cp storage/maria/$TARGET/*.exe                           $DESTDIR/bin/
 if [ x"$TARGET" != x"release" ] ; then
   cp client/$TARGET/mysql.pdb                            $DESTDIR/bin/
   cp client/$TARGET/mysqladmin.pdb                       $DESTDIR/bin/

Thread
bzr commit into mysql-6.0 branch (timothy.smith:2771) timothy.smith17 Aug