mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
- Tagged ChangeSet 1.1224 as "mysql-3.23.53"
- bumped up version number to 3.23.54 in configure.in - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified scripts/make_binary_distribution.sh and Build-tools/mysql-copyright* accordingly.
This commit is contained in:
@ -55,7 +55,7 @@ mkdir $BASE $BASE/bin $BASE/data $BASE/data/mysql $BASE/data/test \
|
||||
chmod o-rwx $BASE/data $BASE/data/*
|
||||
|
||||
for i in ChangeLog COPYING COPYING.LIB README Docs/INSTALL-BINARY \
|
||||
LICENSE Docs/manual.html Docs/manual.txt Docs/manual_toc.html
|
||||
MySQLEULA.txt Docs/manual.html Docs/manual.txt Docs/manual_toc.html
|
||||
do
|
||||
if [ -f $i ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user