mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Ignored obsoleted bundle_ruby
command from upstream.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c6fa9664f3
commit
6592dca931
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ def sync_default_gems(gem)
|
|||
`cp -r ../../bundler/bundler/exe/bundle* ./bin`
|
||||
`cp ../../bundler/bundler/bundler.gemspec ./lib`
|
||||
`cp -r ../../bundler/bundler/spec spec/bundler`
|
||||
`rm -rf bin/bundle_ruby`
|
||||
when "rdoc"
|
||||
`rm -rf lib/rdoc* test/rdoc`
|
||||
`cp -rf ../rdoc/lib/rdoc* ./lib`
|
||||
|
|
Loading…
Reference in a new issue