New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #2817 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

audio/id3v2 installed in wrong location

Reported by: dhaines@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

For some reason the audio/id3v2 port installs itself in $PREFIX/sbin instead of $PREFIX/bin. An ID3 tag editor is hardly an administrative utility which needs to be in sbin, so this is all kind of curious. I tried editing the Portfile, which references sbin, but it didn't seem to fix the strange placement.

There are times I wish I could read Makefiles.

Change History

comment:1 Changed 8 years ago by mww@…

  • Status changed from new to closed
  • Resolution set to fixed

ok, ok - just fixed; the mistake wasn't in a Makefile but in the Portfile itself: Spotting for "sbin" would have made it obvious to you! ;)

Note: See TracTickets for help on using tickets.