Ticket #16136: ncbi_tools-755.diff
File ncbi_tools-755.diff, 472 bytes (added by ryandesign (Ryan Carsten Schmidt), 16 years ago) |
---|
-
Portfile
50 53 51 54 52 55 destroot { 53 xinstall -d 755${destroot}${prefix}/share/doc/${name}56 xinstall -d ${destroot}${prefix}/share/doc/${name} 54 57 file copy ${worksrcpath}/ncbi/doc ${destroot}${prefix}/share/doc/${name} 55 58 foreach binary ${binaries} { 56 59 xinstall -m 755 ${worksrcpath}/ncbi/bin/${binary} ${destroot}${prefix}/bin/