Ticket #33520 (closed defect: fixed)
rb-redcloth's redcloth #! points to non-existing /usr/bin/ruby18
| Reported by: | Ephaeton@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ||
| Port: | rb-redcloth |
Description
The rb-redcloth package not only installs Ruby's RedCloth library, but also a ruby script named 'redcloth'.
This ruby script uses an incorrect/non-existing interpreter in its shebang line (/usr/bin/ruby18).
Valid options would either be the /opt/local/bin/ruby that ports installed itself, or /usr/bin/ruby that came with my cute little lion here. Definitely not /usr/bin/ruby18.
Should check rb19-redcloth's redcloth(1), too.
Change History
Note: See
TracTickets for help on using
tickets.


r96114