Ticket #16126: Portfile-bonniexx.diff
File Portfile-bonniexx.diff, 898 bytes (added by giorgio_v@…, 16 years ago) |
---|
-
/opt/local/var/macports/sources/rsync.macports.org/release/ports/benchmarks/bonniexx/Portfile
old new 34 34 "${destroot}${prefix}/share/man/man1" \ 35 35 "${destroot}${prefix}/share/man/man8" \ 36 36 "${destroot}${prefix}/share/doc/bonnie++" 37 xinstall -m 755 -W ${worksrcpath} bonnie++ zcav ${destroot}${prefix}/bin37 xinstall -m 755 -W ${worksrcpath} bonnie++ zcav bon_csv2html bon_csv2txt ${destroot}${prefix}/bin 38 38 xinstall -m 644 -W ${worksrcpath} bon_csv2html.1 bon_csv2txt.1 ${destroot}${prefix}/share/man/man1 39 39 xinstall -m 644 -W ${worksrcpath} bonnie++.8 zcav.8 ${destroot}${prefix}/share/man/man8 40 40 xinstall -m 644 ${worksrcpath}/readme.html ${destroot}${prefix}/share/doc/bonnie++