Skip to content

Commit df680bf

Browse files
committed
Bug #32084831 REMOVE MCC
Post push fix Remove code under support-files that refers to mcc Reviewed by: Tiago Alves <tiago.alves@oracle.com>
1 parent 27b8097 commit df680bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

support-files/mysql.spec.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,6 @@ echo "=====" >> $STATUS_HI
11021102
%doc %attr(644, root, man) %{_mandir}/man8/ndbmtd.8*
11031103
%doc %attr(644, root, man) %{_mandir}/man1/ndbinfo_select_all.1*
11041104
%doc %attr(644, root, man) %{_mandir}/man1/ndb-common-options.1*
1105-
%doc %attr(644, root, man) %{_mandir}/man1/ndb_setup.py.1*
11061105

11071106
%doc %attr(644, root, man) %{_mandir}/man1/perror.1*
11081107
%doc %attr(644, root, man) %{_mandir}/man1/replace.1*
@@ -1161,8 +1160,6 @@ echo "=====" >> $STATUS_HI
11611160
%attr(755, root, root) %{_bindir}/ndb_select_count
11621161
%attr(755, root, root) %{_bindir}/ndb_show_tables
11631162
%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*
11661163

11671164
%if %(test "@MEMCACHED_ROOT_DIR@" '!=' "MEMCACHED_ROOT_DIR-NOTFOUND" && echo 1 || echo 0)
11681165
%attr(755, root, root) %{_sbindir}/memcached

0 commit comments

Comments
 (0)