Rake .github directory was removed upstream.
https://github.com/ruby/rake/pull/333
This commit is contained in:
parent
591d47c982
commit
05d11db9ba
1 changed files with 0 additions and 4 deletions
|
|
@ -900,10 +900,6 @@ echo 'doc/pty' >> .ruby-doc.ja
|
|||
sed -i 's/^/%doc /' .ruby-doc.*
|
||||
sed -i 's/^/%lang(ja) /' .ruby-doc.ja
|
||||
|
||||
# Remove useless .github directory from Rake.
|
||||
# https://github.com/ruby/rake/pull/333
|
||||
rm -rf %{buildroot}%{gem_dir}/gems/rake-%{rake_version}/.github
|
||||
|
||||
%check
|
||||
%if 0%{?with_hardening_test}
|
||||
# Check Ruby hardening.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue