summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <kaa@polly.(none)>2007-11-22 17:24:08 +0300
committerunknown <kaa@polly.(none)>2007-11-22 17:24:08 +0300
commit3d550b757dc37d0a56f2e653bff93eba56b12aef (patch)
tree841c3c72c1d43e806367e9edcb34d44df7bbc2e5 /scripts
parent10e1f245c43492abbe5d164c967df8d0b630b24c (diff)
parentae5ec36bcb2f20fc63c7b069330d3b826a68f9da (diff)
downloadmariadb-git-3d550b757dc37d0a56f2e653bff93eba56b12aef.tar.gz
Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445
into polly.(none):/home/kaa/src/opt/mysql-5.0-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 849226c94ea..d065e171bb0 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?!