diff options
author | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-04-14 16:00:28 +0200 |
---|---|---|
committer | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-04-14 16:00:28 +0200 |
commit | 286c084cd215445839214bbd81b2d355a4efab62 (patch) | |
tree | 994307ac52e0ecd3d39a4785ebb0b97734360ece /support-files | |
parent | 68c591017da443e67eca2bae43dfefa02158c2ab (diff) | |
download | mariadb-git-286c084cd215445839214bbd81b2d355a4efab62.tar.gz |
remove bogus docs in client RPM
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 7bca96a2b8b..e43c04e9816 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -746,10 +746,6 @@ fi # ---------------------------------------------------------------------------- %files -n MySQL-client%{product_suffix} -%if %{defined license_files_server} -%doc %{license_files_server} -%endif - %defattr(-, root, root, 0755) %attr(755, root, root) %{_bindir}/msql2mysql %attr(755, root, root) %{_bindir}/mysql |