Ticket #574 (new defect)
macgem should install binaries to /usr/local/bin
| Reported by: | honglilai@… | Owned by: | eloy.de.enige@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
macgem currently installs binaries to /usr/bin. This was fine when all the binaries were prefixed with "mac", but that change has been reverted. Installing any gem binaries with macgem now overwrites the ones previously installed by MRI.
The attached patch changes the gem bindir to /usr/local/bin.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


