Actions
Bug #13428
closedrbinstall should not use Spec#files anymore
Description
I'd like to clarify this line 1.
Just two days ago, it was removed by my PR 2 in r58317 and now it is back in r58327. Is this just mistake?
If the gem is listed in gems/bundled_gems, the gem is downloaded from RubyGems, expanded and the .gemspec 3 is containing list of the files originally shipped in the .gem package (this is actually wrong, since the gem might ship its own .gemspec file and this one rewrites the original one and later the installation contains this non-original file, but this is different story).
In case of default gems, neither here is the file list needed since my PR 4 merged in r58317.
So I am wondering under what other circumstances is the line 1 needed? For what purpose it returned to the codebase?
Actions
Like0
Like0Like0Like0Like0Like0