We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b8097 commit df680bfCopy full SHA for df680bf
support-files/mysql.spec.sh
@@ -1102,7 +1102,6 @@ echo "=====" >> $STATUS_HI
1102
%doc %attr(644, root, man) %{_mandir}/man8/ndbmtd.8*
1103
%doc %attr(644, root, man) %{_mandir}/man1/ndbinfo_select_all.1*
1104
%doc %attr(644, root, man) %{_mandir}/man1/ndb-common-options.1*
1105
-%doc %attr(644, root, man) %{_mandir}/man1/ndb_setup.py.1*
1106
1107
%doc %attr(644, root, man) %{_mandir}/man1/perror.1*
1108
%doc %attr(644, root, man) %{_mandir}/man1/replace.1*
@@ -1161,8 +1160,6 @@ echo "=====" >> $STATUS_HI
1161
1160
%attr(755, root, root) %{_bindir}/ndb_select_count
1162
%attr(755, root, root) %{_bindir}/ndb_show_tables
1163
%attr(755, root, root) %{_bindir}/ndb_waiter
1164
-%attr(755, root, root) %{_bindir}/ndb_setup.py*
1165
-%attr(644, root, root) %{_bindir}/mcc_config.py*
1166
1167
%if %(test "@MEMCACHED_ROOT_DIR@" '!=' "MEMCACHED_ROOT_DIR-NOTFOUND" && echo 1 || echo 0)
1168
%attr(755, root, root) %{_sbindir}/memcached
0 commit comments