mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
- 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
This commit is contained in:
parent
a53386aaae
commit
931771422f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue