diff options
author | serg@serg.mylan <> | 2003-11-25 18:26:53 +0100 |
---|---|---|
committer | serg@serg.mylan <> | 2003-11-25 18:26:53 +0100 |
commit | bff0bbeb1f70b2a6704dcc45060f6c3bd4c69ba5 (patch) | |
tree | d0d188167fd29e1446df7d81a039d931b931fa08 /scripts/make_binary_distribution.sh | |
parent | d975e124773de7bfea96c839e4c7b169c301560a (diff) | |
parent | 531eb44301e559cc10a6c5905b6a87787ae17be6 (diff) | |
download | mariadb-git-bff0bbeb1f70b2a6704dcc45060f6c3bd4c69ba5.tar.gz |
merged
Diffstat (limited to 'scripts/make_binary_distribution.sh')
-rw-r--r-- | scripts/make_binary_distribution.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh index 9d166fc1baa..02caabcab78 100644 --- a/scripts/make_binary_distribution.sh +++ b/scripts/make_binary_distribution.sh @@ -85,7 +85,7 @@ do fi done -for i in COPYING COPYING.LIB README Docs/INSTALL-BINARY \ +for i in COPYING README Docs/INSTALL-BINARY \ MySQLEULA.txt LICENSE.doc README.NW do if [ -f $i ] |