[MacPorts] #43816: clisp: don't manually create home directory

MacPorts noreply at macports.org
Sun May 25 13:48:53 PDT 2014


#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


More information about the macports-tickets mailing list