Skip to content

Commit d2dbda1

Browse files
author
Tiago Alves
committed
BUG#32799519 REMOVES NO-LONGER EXISTENT NDB-COMMON
Removes reference to no longer existent ndb-common-options file which has been removed by doc team as part of on-going work to improve documentation files. Change-Id: I7563b35057434538467373a4e8f089003d06fb0f
1 parent 803e9b6 commit d2dbda1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

support-files/mysql.spec.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2000, 2020, Oracle and/or its affiliates.
1+
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License, version 2.0,
@@ -1102,7 +1102,6 @@ echo "=====" >> $STATUS_HI
11021102
%doc %attr(644, root, man) %{_mandir}/man8/ndbd.8*
11031103
%doc %attr(644, root, man) %{_mandir}/man8/ndbmtd.8*
11041104
%doc %attr(644, root, man) %{_mandir}/man1/ndbinfo_select_all.1*
1105-
%doc %attr(644, root, man) %{_mandir}/man1/ndb-common-options.1*
11061105

11071106
%doc %attr(644, root, man) %{_mandir}/man1/perror.1*
11081107
%doc %attr(644, root, man) %{_mandir}/man1/replace.1*

0 commit comments

Comments
 (0)