#682: files delivered in site_ruby; should be in vendor_ruby ---------------------------------+------------------------------------------ Reporter: mar...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ MacRuby 0.7: There are files delivered in site_ruby:
{{{ bigdecimal/ openssl/ ripper.rb digest/ openssl.rb universal-darwin10.0/ digest.rb ripper/ }}} Shouldn't they be in vendor_ruby? I can't run a program without site- specific files by stripping site_ruby out of the path. If I do, macruby crashes with an Abort trap when it tries to load gems. I know that macruby_deploy -embed copies site_ruby into the application, so this causes no real problem other than wasted space, so maybe it's not worth fixing. But it'll cause more problems when macruby ships with OSX and people stop embedding. -- Ticket URL: <http://www.macruby.org/trac/ticket/682> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel