#682: files delivered in site_ruby; should be in vendor_ruby ---------------------------------+------------------------------------------ Reporter: marick@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by lsansonetti@…): Looks like 1.9 uses a different directory for these. {{{ $> find /usr/local/lib/ruby -name "*.bundle" /usr/local/lib/ruby/1.9.1/x86_64-darwin10.3.0/bigdecimal.bundle /usr/local/lib/ruby/1.9.1/x86_64-darwin10.3.0/continuation.bundle /usr/local/lib/ruby/1.9.1/x86_64-darwin10.3.0/coverage.bundle /usr/local/lib/ruby/1.9.1/x86_64-darwin10.3.0/curses.bundle /usr/local/lib/ruby/1.9.1/x86_64-darwin10.3.0/dbm.bundle /usr/local/lib/ruby/1.9.1/x86_64-darwin10.3.0/digest/bubblebabble.bundle /usr/local/lib/ruby/1.9.1/x86_64-darwin10.3.0/digest/md5.bundle [...] }}} Maybe we should mimic what 1.9 does. -- Ticket URL: <http://www.macruby.org/trac/ticket/682#comment:1> MacRuby <http://macruby.org/>