New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34528 (closed enhancement: fixed)

Opened 12 months ago

Last modified 12 months ago

port dmd-tools add all available tools to bin PATH

Reported by: and.damore@… Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: haspatch Cc:
Port: dmd-tools

Description

dmd-tools provides several tools but only rdmd is linked to ${prefix}/bin, I'm attaching a patch to link all tools.

Is there a specific reason to keep them in ${prefix}/lib/${name}/bin/ and make symlinks rather than directly putting the executables in ${prefix}/bin/ ?

Attachments

port-dmd_tools.diff (693 bytes) - added by and.damore@… 12 months ago.

Change History

Changed 12 months ago by and.damore@…

comment:1 Changed 12 months ago by takeshi@…

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

committed in r93357.

Note: See TracTickets for help on using tickets.