diff options
author | monty@hundin.mysql.fi <> | 2001-10-11 05:37:05 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2001-10-11 05:37:05 +0300 |
commit | d121c2cdb9c48d18e56fb6eeef1fc9dd82fc283b (patch) | |
tree | 44372b45042701f21a4311528624b1f4d6ba8c2e /support-files | |
parent | 479f494d55cda3723b159113d573b0115d956038 (diff) | |
download | mariadb-git-d121c2cdb9c48d18e56fb6eeef1fc9dd82fc283b.tar.gz |
Added missing files in libmysqld and the RPM spec file
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 1bc92e9b7e2..95d42fdc24d 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -424,6 +424,8 @@ fi %attr(-, root, root) /usr/share/sql-bench %attr(-, root, root) /usr/share/mysql-test %attr(755, root, root) /usr/bin/mysqlmanager +%attr(755, root, root) /usr/bin/mysqlmanager-pwgen +%attr(755, root, root) /usr/bin/mysqlmanagerc %files Max %attr(755, root, root) /usr/sbin/mysqld-max |