diff options
author | tim@black.box <> | 2001-10-10 04:04:54 -0400 |
---|---|---|
committer | tim@black.box <> | 2001-10-10 04:04:54 -0400 |
commit | 68832fa32301fedb2e691df62fc224f0accca050 (patch) | |
tree | 386cbf9816b325e862cf2fe1c2623bd3717c4d0c /support-files | |
parent | e05b83921ddacf724ed1dd6a37321c75dc978d63 (diff) | |
download | mariadb-git-68832fa32301fedb2e691df62fc224f0accca050.tar.gz |
mysql.spec.sh fix typo
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 fcce92def24..b136fbf5bf6 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -360,7 +360,7 @@ fi %attr(755, root, root) /usr/bin/mysqlbug %attr(755, root, root) /usr/bin/mysqltest %attr(755, root, root) /usr/bin/mysqlhotcopy -%attr(755, root, root) /usr/bin/mysql_explain +%attr(755, root, root) /usr/bin/mysql_explain_log %attr(755, root, root) /usr/bin/perror %attr(755, root, root) /usr/bin/replace %attr(755, root, root) /usr/bin/resolveip |