Commit e4e8a2f3 authored by unknown's avatar unknown

make_win_src_distribution.sh:

  'tools' contains intermediate files


scripts/make_win_src_distribution.sh:
  'tools' contains intermediate files
parent 88977ce1
...@@ -227,7 +227,7 @@ copy_dir_dirs() { ...@@ -227,7 +227,7 @@ copy_dir_dirs() {
for i in client dbug extra heap include isam \ for i in client dbug extra heap include isam \
libmysql libmysqld merge myisam \ libmysql libmysqld merge myisam \
myisammrg mysys regex sql strings \ myisammrg mysys regex sql strings \
vio zlib tools vio zlib
do do
copy_dir_files $i copy_dir_files $i
done done
...@@ -276,7 +276,7 @@ done ...@@ -276,7 +276,7 @@ done
# #
for i in Docs/Flags scripts sql-bench SSL \ for i in Docs/Flags scripts sql-bench SSL \
tests tools tests
do do
print_debug "Copying directory '$i'" print_debug "Copying directory '$i'"
if [ -d $i ] if [ -d $i ]
......
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