Skip to content

Commit 75bce1c

Browse files
authored
Merge pull request #8418 from mike0042/master
Update README to README.md in spec file
2 parents d7f5a83 + 207bb5a commit 75bce1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/dist/linux/openmpi.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
737737
%{shell_scripts_path}/%{shell_scripts_basename}.sh
738738
%{shell_scripts_path}/%{shell_scripts_basename}.csh
739739
%endif
740-
%doc README INSTALL LICENSE
740+
%doc README.md INSTALL LICENSE
741741

742742
%else
743743

@@ -781,7 +781,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
781781
%{shell_scripts_path}/%{shell_scripts_basename}.sh
782782
%{shell_scripts_path}/%{shell_scripts_basename}.csh
783783
%endif
784-
%doc README INSTALL LICENSE
784+
%doc README.md INSTALL LICENSE
785785
%{_pkgdatadir}
786786

787787
%files devel -f devel.files

0 commit comments

Comments
 (0)