mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
- rename: EXCEPTIONS->EXCEPTIONS-CLIENT
This commit is contained in:
parent
74e86ee36c
commit
06cd2efc2e
15 changed files with 16 additions and 16 deletions
|
|
@ -101,7 +101,7 @@ sub main
|
|||
# on the toplevel of the directory instead. file 'PUBLIC' shouldn't
|
||||
# exist in the new mysql distributions, but let's be sure..
|
||||
unlink("$destdir/PUBLIC", "$destdir/README");
|
||||
unlink("$destdir/COPYING", "$destdir/EXCEPTIONS");
|
||||
unlink("$destdir/COPYING", "$destdir/EXCEPTIONS-CLIENT");
|
||||
copy("$WD/Docs/MySQLEULA.txt", "$destdir");
|
||||
|
||||
# remove readline subdir and update configure accordingly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue