Separated standard function to standard_build and standard_install.
* standard_build invoke configure and make. It not invoke `make install`. * standard_install invoke only `make install`. * Added backword compatibility function for above separation. * Added new function for bundled_gems support named standard_install_with_bundled_gems.
Loading
Please register or sign in to comment