Post-destroot - How to copy folder
Abdulrahman Alshammari
a.turqi at hotmail.com
Thu Apr 7 18:09:46 PDT 2016
Thanks a lot.
> On Apr 7, 2016, at 9:06 PM, Mojca Miklavec <mojca at macports.org> wrote:
>
> On 8 April 2016 at 02:53, Abdulrahman Alshammari wrote:
>> Hey,
>> I have a library that contains many folders, each one with many examples. How can I copy the whole folder in Post-destroot?
>
> Just use "copy":
> copy ${worksrcpath}/somewhere/examples
> ${destroot}${prefix}/share/doc/${name}/
>
> Mojca
More information about the macports-dev
mailing list