Ticket #11783: cook-2.27-internal_manpath.diff

File cook-2.27-internal_manpath.diff, 419 bytes (added by boeyms@…, 17 years ago)
  • Portfile

     
    2020pre-configure {
    2121        reinplace "s|\$(RPM_BUILD_ROOT)|${destroot}|g" \
    2222           "${worksrcpath}/Makefile.in"
     23        reinplace "s|__PREFIX__|${prefix}|g" \
     24           "${worksrcpath}/common/help.c"
    2325}
    2426configure.args  --infodir=${prefix}/share/info --mandir=${prefix}/share/man