Opened 12 years ago

Closed 12 years ago

#32974 closed defect (fixed)

platypus: wrong paths in platypus command line utility

Reported by: mklein-de (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 (1)

Portfile.diff (447 bytes) - added by mklein-de (Michael Klein) 12 years ago.
Simple fix

Download all attachments as: .zip

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

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

Changed 12 years ago by mklein-de (Michael Klein)

Attachment: Portfile.diff added

Simple fix

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Port: Platypus added; platypus removed
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.