summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2005-10-10 13:00:41 +0200
committerunknown <lenz@mysql.com>2005-10-10 13:00:41 +0200
commit3fd11cf6fa016e078265035a6bdb583cf0dfbfb8 (patch)
treef8e076c79f274f15b128d9c9c324f3d61a25c0c8
parentca7cba4fe8cddde14c3f8899fa766d594670c565 (diff)
downloadmariadb-git-3fd11cf6fa016e078265035a6bdb583cf0dfbfb8.tar.gz
- typo fix: rott->root in the file attributes for mysql_client_test of the RPM spec file
support-files/mysql.spec.sh: - typo fix: rott->root in the file attributes for mysql_client_test
-rw-r--r--support-files/mysql.spec.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 454c506f0fe..87cf2034c84 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -650,7 +650,7 @@ fi
%defattr(-, root, root, 0755)
%attr(-, root, root) %{_datadir}/sql-bench
%attr(-, root, root) %{_datadir}/mysql-test
-%attr(755, rott, root) %{_bindir}/mysql_client_test
+%attr(755, root, root) %{_bindir}/mysql_client_test
%attr(755, root, root) %{_bindir}/mysqltestmanager
%attr(755, root, root) %{_bindir}/mysqltestmanager-pwgen
%attr(755, root, root) %{_bindir}/mysqltestmanagerc