recursively copy docs

db iamsudo at gmail.com
Sat Jul 29 18:36:06 UTC 2017


I want to recursively copy a port's documentation which has nested dirs.

Is there any caveat for using

exec cp -R ${worksrcpath}/sphinx-doc ${destroot}${docdir}

instead of the more canonical form in the wiki?

https://trac.macports.org/wiki/PortfileRecipes#doc


More information about the macports-dev mailing list