Re: [MacPorts] #6787: Postfix daemons install location.
#6787: Postfix daemons install location. ------------------------------+--------------------- Reporter: eloy.de.enige@… | Owner: yeled@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: postfix | ------------------------------+--------------------- Changes (by ryandesign@…): * port: => postfix Old description:
The daemons are being installed into ${prefix}/libexec, but they are expected to be in ${prefix}/libexec/postfix
Here's the diff: 80c80 < daemon_directory=${prefix}/libexec/postfix \ ---
daemon_directory=${prefix}/libexec \
Cheers, Eloy.
New description: The daemons are being installed into ${prefix}/libexec, but they are expected to be in ${prefix}/libexec/postfix Here's the diff: {{{ 80c80 < daemon_directory=${prefix}/libexec/postfix \ ---
daemon_directory=${prefix}/libexec \
}}} Cheers,\\ Eloy. -- -- Ticket URL: <https://trac.macports.org/ticket/6787#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts