diff options
author | monty@work.mysql.com <> | 2001-01-01 21:57:05 +0100 |
---|---|---|
committer | monty@work.mysql.com <> | 2001-01-01 21:57:05 +0100 |
commit | 6a6b9c1bae969deacbd0f4a1135c481330f3b908 (patch) | |
tree | e38634deb25b237b92c8b94dd93475cd444c0d2e /support-files | |
parent | 94836b77ae37aa258a29f21ff7061fa0b690d51d (diff) | |
download | mariadb-git-6a6b9c1bae969deacbd0f4a1135c481330f3b908.tar.gz |
Fixes build of 3.23.30
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 2d1107dddbc..d5cfe4e9f54 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -335,7 +335,6 @@ fi %attr(755, root, root) /usr/bin/mysqlbinlog %attr(644, root, man) %doc /usr/man/man1/mysql.1* -%attr(644, root, man) %doc /usr/man/man1/mysql.1* %attr(644, root, man) %doc /usr/man/man1/isamchk.1* %attr(644, root, man) %doc /usr/man/man1/isamlog.1* %attr(644, root, man) %doc /usr/man/man1/mysql_zap.1* |