Project

General

Profile

« Previous | Next » 

Revision 2d26e451

Added by nagachika (Tomoyuki Chikanaga) about 3 years ago

merge revision(s) a2c66f52f402cb58372e271226f3341065561e53:

 Make dependency-free gemspec files The default gems have not been installed yet in the build directory, bundled gems depending on them can not work. As those dependencies should be usable there even without rubygems, make temporary gemspec files without the dependencies, and use them in the build directory. --- ext/extmk.rb | 11 +++++++++++ tool/gem-unpack.rb | 4 ++++ 2 files changed, 15 insertions(+)