[MacPorts] #48035: py27-chainer fails destroot
MacPorts
noreply at macports.org
Fri Jun 12 12:55:26 PDT 2015
#48035: py27-chainer fails destroot
-----------------------------+----------------------
Reporter: mschamschula@… | Owner: hum@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: haspatch
Port: py-chainer |
-----------------------------+----------------------
Comment (by mschamschula@…):
Replying to [comment:6 larryv@…]:
> Okay. The file(n) man page is not very precise about what `-force` does.
>
> What about this?
> {{{
> #!diff
> diff --git a/dports/python/py-chainer/Portfile b/dports/python/py-
chainer/Portfile
> index 0f4cbee..46ce3e8 100644
> --- a/dports/python/py-chainer/Portfile
> +++ b/dports/python/py-chainer/Portfile
> @@ -35,6 +35,7 @@ if {${name} ne ${subport}} {
> LICENSE README.md \
> ${destroot}${docdir}
> # install examples
> + delete ${destroot}${docdir}/examples
> copy ${worksrcpath}/examples ${destroot}${docdir}
> }
>
> }}}
This patch works!
--
Ticket URL: <https://trac.macports.org/ticket/48035#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list