Ticket #1045: Portfile.diff

File Portfile.diff, 896 bytes (added by simon@…, 21 years ago)

Portfile diff

  • Portfile

    Portfile.diff軶ZỶZãmBIN‚žIndex: Portfile
    RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/graphics/jhead/Portfile,v
    retrieving revision 1.5
    diff -u -r1.5 Portfile
     
    3434                          system "install -m 644 ${worksrcpath}/*.html ${destroot}${prefix}/share/doc/${portname}"
    3535                          system "install -m 644 ${worksrcpath}/*.txt ${destroot}${prefix}/share/doc/${portname}"
    3636                          system "gunzip ${worksrcpath}/${portname}.1.gz"
    37                           system "install -m 644 ${worksrcpath}/${portname}.1 ${destroot}${prefix}/man/man1" }
     37                          system "install -m 644 ${worksrcpath}/${portname}.1 ${destroot}${prefix}/share/man/man1" }