.gitignore is not included in Rake anymore.

This commit is contained in:
Vít Ondruch 2020-01-16 10:36:22 +01:00
parent 8454ff1601
commit bb318e2964
1 changed files with 0 additions and 3 deletions

View File

@ -765,9 +765,6 @@ echo 'doc/pty' >> .ruby-doc.ja
sed -i 's/^/%doc /' .ruby-doc.*
sed -i 's/^/%lang(ja) /' .ruby-doc.ja
# https://github.com/ruby/rake/issues/316
rm -f %{buildroot}%{gem_dir}/gems/rake-%{rake_version}/.gitignore
%check
%if 0%{?with_hardening_test}
# Check Ruby hardening.