[MacPorts] #29707: git-core 1.7.5.3 fails to install doc if build and destroot run as separate commands
MacPorts
noreply at macports.org
Sat Jun 4 12:00:24 PDT 2011
#29707: git-core 1.7.5.3 fails to install doc if build and destroot run as separate
commands
---------------------------+------------------------------------------------
Reporter: mta@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 1.9.99
Keywords: | Port: git-core
---------------------------+------------------------------------------------
If you run "sudo port build git-core +doc" and then "sudo port install
git-core +doc" the documentation won't be installed. This is because the
post_destroot code in the portfile uses ${extract.cmd} but it is not set
in any given execution of the port command unless the extract phase is run
in that execution. I will attach a patch that fixes this.
--
Ticket URL: <https://trac.macports.org/ticket/29707>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list