summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <kaa@polly.(none)>2007-11-22 17:26:10 +0300
committerunknown <kaa@polly.(none)>2007-11-22 17:26:10 +0300
commit1fde17d4e082c6aefe952534c4f7f28a39a0c423 (patch)
tree40fbb2c2b6831446d699857607b9071c870e7d1f /scripts
parentbac4f3e6ee20eb9f8b485f0182d80ef11217a5de (diff)
parent109015fc6d53691c6d118f1643652375b9b73ed4 (diff)
downloadmariadb-git-1fde17d4e082c6aefe952534c4f7f28a39a0c423.tar.gz
Merge polly.(none):/home/kaa/src/opt/bug32221/my51-bug31445
into polly.(none):/home/kaa/src/opt/mysql-5.1-opt
Diffstat (limited to 'scripts')
-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?!