diff options
author | lenz@mysql.com <> | 2004-08-05 17:05:11 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2004-08-05 17:05:11 +0200 |
commit | 1097805cf2bdf833f7d07886c7a35b9af54ba068 (patch) | |
tree | 1ced6bcc717669c2697598b7eda27e7e13497ce3 /support-files | |
parent | ed277f8ccf88191e6b52f515425a6b421e31e937 (diff) | |
download | mariadb-git-1097805cf2bdf833f7d07886c7a35b9af54ba068.tar.gz |
- rename: EXCEPTIONS->EXCEPTIONS-CLIENT
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 9670ccf569d..8a74543d053 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -446,7 +446,7 @@ fi %files server %defattr(-,root,root,0755) -%doc COPYING EXCEPTIONS README +%doc COPYING EXCEPTIONS-CLIENT README %doc Docs/manual.{html,ps,texi,txt} %doc Docs/manual_toc.html %doc support-files/my-*.cnf |