mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
- rename: EXCEPTIONS->EXCEPTIONS-CLIENT
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user