New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32974 (closed defect: fixed)

Opened 16 months ago

Last modified 10 months ago

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

Portfile.diff (447 bytes) - added by michael.klein@… 16 months ago.
Simple fix

Change History

comment:1 Changed 16 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to tsupplis@…
  • Cc tsupplis@… removed

Changed 16 months ago by michael.klein@…

Simple fix

comment:2 Changed 10 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Port changed from platypus to Platypus
Note: See TracTickets for help on using tickets.