Drop README.md as it is identical to README

This commit is contained in:
Björn Esser 2019-01-30 12:49:13 +01:00
parent cd43e1cb18
commit 15c8ca1047
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -368,6 +368,9 @@ for f in ./README.*; do
%{__install} -Dpm 0644 -t %{buildroot}%{_pkgdocdir} $f
done
# Drop README.md as it is identical to README.
%{__rm} -f %{buildroot}%{_pkgdocdir}/README.md
%check
%if %{with compat_pkg}