diff options
author | kent@mysql.com <> | 2005-03-09 01:34:22 +0100 |
---|---|---|
committer | kent@mysql.com <> | 2005-03-09 01:34:22 +0100 |
commit | c6002966be64f522a431d18e444b3344665e90b0 (patch) | |
tree | fb83ea042d90494926b7fa313ffe5438419cb672 /bdb/dist/s_readme | |
parent | fa001505e3483952670037e40b9e81cc0e60ea4a (diff) | |
download | mariadb-git-c6002966be64f522a431d18e444b3344665e90b0.tar.gz |
mysql-test-run.pl:
Removed -c from /bin/sh call
make_win_src_distribution.sh:
Copy all content in mysql-test
make_win_binary_distribution.sh, make_binary_distribution.sh:
Add Perl version of mysql-test-run to package
s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah:
Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
Diffstat (limited to 'bdb/dist/s_readme')
-rwxr-xr-x | bdb/dist/s_readme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bdb/dist/s_readme b/bdb/dist/s_readme index 229a152b8a9..1da9f9681c0 100755 --- a/bdb/dist/s_readme +++ b/bdb/dist/s_readme @@ -8,7 +8,7 @@ d=.. t=/tmp/__t trap 'rm -f $t; exit 0' 0 1 2 3 13 15 -. RELEASE +. ./RELEASE cat << END_OF_README>$t $DB_VERSION_STRING |