abort($dir,"Making new tar archive failed!\n")if($pec);
...
...
@@ -129,7 +153,7 @@ sub fix_usage_copyright
foreachmy$Cfile(@Cfiles)
{
chop$Cfile;
`replace "This is free software," "This is commercial software," "and you are welcome to modify and redistribute it under the GPL license" "please see the file MySQLEULA.txt for details" -- $Cfile`;
`replace "This is free software," "This is commercial software," "and you are welcome to modify and redistribute it under the GPL license" "please see the file MySQLEULA.txt for details" -- "$Cfile"`;