Ticket #37178: xercesc-destroot.diff

File xercesc-destroot.diff, 666 bytes (added by ryandesign (Ryan Carsten Schmidt), 11 years ago)
  • Portfile

     
    66name                    xercesc
    77conflicts               xercesc3
    88version                 2.8.0
    9 revision                2
     9revision                3
    1010categories              textproc
    1111maintainers             isode.com:chris.ridd
    1212license                 Apache-2
     
    8989                xinstall ${worksrcpath}-${arch}/lib/libxerces-c.a ${destroot}-${arch}${prefix}/lib
    9090            }
    9191        }
    92        
     92}
     93
     94post-destroot {
    9395        xinstall -d -m 755 ${destroot}${prefix}/share/doc
    9496        file copy ${worksrcpath}/doc/html ${destroot}${prefix}/share/doc/${name}
    9597        xinstall -m 644 -W ${worksrcpath} version.incl LICENSE.txt Readme.html \