Loading Build-tools/mysql-copyright +2 −2 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ sub main } # everything should be ok, continue with extracting.. `gtar xfz ../$distfile`; `tar xfz ../$distfile`; $pec= $? >> 8; abort($dir, "Extracting from tar failed!\n") if ($pec); Loading @@ -107,7 +107,7 @@ sub main `mv -f $destdir $newdistname`; # tar the new distribution `gtar cz -f $opt_target/$newdistname.tar.gz *`; `tar cz -f $opt_target/$newdistname.tar.gz *`; $pec= $? >> 8; abort($dir, "Making new tar archive failed!\n") if ($pec); Loading support-files/mysql.spec.sh +1 −1 Original line number Diff line number Diff line Loading @@ -519,7 +519,7 @@ fi take care of this - reorganized the file list: actually install man pages along with the binaries of the respective subpackage - dont include libmysqld.a in the devel subpackage as well, if we - do not include libmysqld.a in the devel subpackage as well, if we have a special "embedded" subpackage - reworked the package descriptions Loading Loading
Build-tools/mysql-copyright +2 −2 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ sub main } # everything should be ok, continue with extracting.. `gtar xfz ../$distfile`; `tar xfz ../$distfile`; $pec= $? >> 8; abort($dir, "Extracting from tar failed!\n") if ($pec); Loading @@ -107,7 +107,7 @@ sub main `mv -f $destdir $newdistname`; # tar the new distribution `gtar cz -f $opt_target/$newdistname.tar.gz *`; `tar cz -f $opt_target/$newdistname.tar.gz *`; $pec= $? >> 8; abort($dir, "Making new tar archive failed!\n") if ($pec); Loading
support-files/mysql.spec.sh +1 −1 Original line number Diff line number Diff line Loading @@ -519,7 +519,7 @@ fi take care of this - reorganized the file list: actually install man pages along with the binaries of the respective subpackage - dont include libmysqld.a in the devel subpackage as well, if we - do not include libmysqld.a in the devel subpackage as well, if we have a special "embedded" subpackage - reworked the package descriptions Loading