Alyssa Ross 1506c8228b [rubygems/rubygems] Don't apply --destdir twice when running setup.rb
Prior to this patch, if I ran:

    ruby setup.rb --destdir /foo

Then Bundler files would be written into /foo/foo, because destdir was
being prepended, even though `bundler_spec.bin_dir` already included
destdir.

https://github.com/rubygems/rubygems/commit/9e857ffb52
2021-11-05 07:23:36 +09:00
..
2021-10-28 13:43:02 -04:00
2021-10-22 15:53:49 +09:00
2021-10-22 21:00:23 -04:00
2021-09-02 01:39:01 +09:00
2021-10-20 18:19:38 -04:00
2021-10-22 23:56:07 +09:00
2021-07-30 12:21:38 +09:00