Ticket #14505: py-curl-docs.diff

File py-curl-docs.diff, 371 bytes (added by skymoo (Adam Mercer), 16 years ago)

install docs to ${prefix}/share/doc/${name}

  • Portfile

     
    2828
    2929destroot.args   ${build.args}
    3030
     31post-destroot {
     32  system "cd ${destroot}${prefix}/share/doc && mv pycurl ${name}"
     33}
     34
    3135livecheck.check regex
    3236livecheck.url   ${homepage}
    3337livecheck.regex PYCURL (\[0-9\\.\]+)