summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-02-08 17:36:25 +0200
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-02-08 17:36:25 +0200
commitfb18601ee8c2e6cf8d2a9bfbaf6f7ca317b982af (patch)
treec3da9b3da4994d7cfe4b23c0f0878d5a095f8e62 /scripts
parent01f57bc98e06d64d4b79478d53d22bf90f1fbb92 (diff)
downloadmariadb-git-fb18601ee8c2e6cf8d2a9bfbaf6f7ca317b982af.tar.gz
Bug #59815: Missing License information with enterprise GPL packages
on behalf of Kent: Include the README into the binary packages
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make_win_bin_dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make_win_bin_dist b/scripts/make_win_bin_dist
index c1d01a0342d..7859f42ca29 100755
--- a/scripts/make_win_bin_dist
+++ b/scripts/make_win_bin_dist
@@ -198,6 +198,7 @@ cp Docs/INSTALL-BINARY $DESTDIR/Docs/
cp Docs/manual.chm $DESTDIR/Docs/ || /bin/true
cp ChangeLog $DESTDIR/Docs/ || /bin/true
cp support-files/my-*.ini $DESTDIR/
+cp README $DESTDIR/
if [ -f COPYING ] ; then
cp COPYING $DESTDIR/