On Mon, Mar 9, 2009 at 22:33, Luis Lavena <luislav...@gmail.com> wrote:
>
> Forgot to mention if those patches do not clash on Windows drive
> letters, I'm cool with them
>

This gist contains two patches against trunk. The first patch fixes
some option names that I think got mangled in the refactoring of
setup.rb. The second patch makes destdir to what I think it should do,
and to make it work on windows, I've just called
.gsub(/^[a-zA-Z]:/,'') on paths being joined to destdir to remove a
drive letter if present. Is this too hacky?

http://gist.github.com/77950




-- 
Richard Brown
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to