summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <gkodinov/kgeorge@magare.gmz>2007-11-22 17:35:02 +0200
committerunknown <gkodinov/kgeorge@magare.gmz>2007-11-22 17:35:02 +0200
commite9acee50593cb4727c45a6b901b64f2b36754c67 (patch)
treef989e7463c2e9e29fc25468c392e28f3cc50ad6a
parentc01b97fadb975a45fcaf289437ffffeffe1b18e7 (diff)
parent362937fc1fefd673a4873bdcc18dfe052e359012 (diff)
downloadmariadb-git-e9acee50593cb4727c45a6b901b64f2b36754c67.tar.gz
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
into magare.gmz:/home/kgeorge/mysql/autopush/B31171-5.1-opt
-rwxr-xr-xscripts/make_win_bin_dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/make_win_bin_dist b/scripts/make_win_bin_dist
index 957a5a6768d..a5b73ecc6c3 100755
--- a/scripts/make_win_bin_dist
+++ b/scripts/make_win_bin_dist
@@ -152,7 +152,6 @@ if [ x"$TARGET" != x"release" ] ; then
cp server-tools/instance-manager/$TARGET/*.pdb $DESTDIR/bin/
fi
cp tests/$TARGET/*.exe $DESTDIR/bin/
-cp libmysql/$TARGET/*.exe $DESTDIR/bin/
cp libmysql/$TARGET/libmysql.dll $DESTDIR/bin/
# FIXME really needed?!