Ticket #32974 (closed defect: fixed)
platypus: wrong paths in platypus command line utility
| Reported by: | michael.klein@… | Owned by: | tsupplis@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | Platypus |
Description
$ /opt/local/bin/platypus -c /usr/bin/true test.app Error: Nib not found at path '/usr/local/share/platypus/MainMenu.nib' $ strings /opt/local/bin/platypus | grep /usr/local /usr/local/share/platypus/ScriptExec /usr/local/share/platypus/MainMenu.nib /usr/local/share/platypus/PlatypusDefault.icns
resp. files are (correctly) installed to /opt/local:
$ port contents platypus | grep local/share /opt/local/share/man/man1/platypus.1.gz /opt/local/share/platypus/MainMenu.nib/designable.nib /opt/local/share/platypus/MainMenu.nib/keyedobjects.nib /opt/local/share/platypus/PlatypusDefault.icns /opt/local/share/platypus/ScriptExec /opt/local/share/platypus/Version
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

