diff options
author | lenz@mysql.com <> | 2002-09-27 15:27:14 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2002-09-27 15:27:14 +0200 |
commit | 9a2c402cc86b8b3a87d15f606318ed3b42e5ead5 (patch) | |
tree | 5c49b30d8eb842e20b940dd0c7b8a6dcd449b8e5 /support-files | |
parent | f85e430a6d8cf636ba18045f37cd3a71871c09af (diff) | |
download | mariadb-git-9a2c402cc86b8b3a87d15f606318ed3b42e5ead5.tar.gz |
- renamed gtar->tar in Build-tools/mysql-copyright, since it is more
common, especially on our main build systems
- cosmetical fix in mysql.spec
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 69571b65092..dcff17dee03 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -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 -- donīt 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 |