On 1/22/07, Eric Hodel <[EMAIL PROTECTED]> wrote: > mkmf.rb (which is required by extconf.rb) is the place to look to see > if you can override Config::CONFIG['INSTALL'], perhaps with an > environment variable. It should get passed straight from the gem > install command down to the extconf.rb in a subshell. If not, please > file a bug on our tracker. >
I have looked at it again. Environment variables do not have any effect on it. Patching mkmf.rb is not an option to me because then I have to rebuild ruby. However I think maybe I can make a wrapper for mkmf.rb. Thanks for the idea. Anyway I still want ability to patch a gem package :) (for more difficult cases, I can search bugs.gentoo.org for those if you want examples) Cheers, -- Duy _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
