On 13/09/2008, Eric Hodel <[EMAIL PROTECTED]> wrote: > Does adding a Gem.clear_paths at the bottom of operating_system.rb fix the > problem? You shouldn't touch ENV in operating_system.rb. Can you attach > your operating_system.rb?
I'll check that, but the last time I looked the code only checked ENV before issuing the /usr/lib directory. The operating_system.rb is here. http://github.com/NeilW/deb-rubygems/tree/master/debian/operating_system.rb -- Neil Wilson _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
