[MacPorts] #43816: clisp: don't manually create home directory
#43816: clisp: don't manually create home directory --------------------------+------------------------ Reporter: ryandesign@… | Owner: easieste@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Keywords: haspatch | Port: clisp --------------------------+------------------------ clisp manually creates a private home directory: {{{ post-extract { file mkdir ${workpath}/home } }}} {{{ build.env-append HOME=${workpath}/home }}} MacPorts does the equivalent automatically now, so these lines should be removed. -- Ticket URL: <https://trac.macports.org/ticket/43816> MacPorts <http://www.macports.org/> Ports system for OS X
#43816: clisp: don't manually create home directory ---------------------------+------------------------ Reporter: ryandesign@… | Owner: easieste@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: fixed | Keywords: haspatch Port: clisp | ---------------------------+------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r120489 (maintainer timeout) -- Ticket URL: <https://trac.macports.org/ticket/43816#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts