Skip to content

Commit 6e4de7f

Browse files
committed
Merge branch 'mm/readme-markdown' into maint
* 'mm/readme-markdown': git.spec.in: use README.md, not README
2 parents 90f7b16 + c7089e0 commit 6e4de7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ rm -rf $RPM_BUILD_ROOT
146146
%files -f bin-man-doc-files
147147
%defattr(-,root,root)
148148
%{_datadir}/git-core/
149-
%doc README COPYING Documentation/*.txt
149+
%doc README.md COPYING Documentation/*.txt
150150
%{!?_without_docs: %doc Documentation/*.html Documentation/howto}
151151
%{!?_without_docs: %doc Documentation/technical}
152152
%{_sysconfdir}/bash_completion.d

0 commit comments

Comments
 (0)