Drop README.md as it is identical to README
This commit is contained in:
parent
cd43e1cb18
commit
15c8ca1047
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user