Ticket #31306: npm.diff

File npm.diff, 351 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

proposed patch

  • Portfile

     
    4040    reinplace "s|@@_VERSION_@@|${version}|g" ${worksrcpath}/scripts/doc-build.sh
    4141}
    4242
    43 build.asroot        yes
    4443build.target        doc
     44build.env           HOME=${workpath}
    4545
    4646destroot {
    4747