Ticket #29279: Portfile-policykit.diff

File Portfile-policykit.diff, 521 bytes (added by kgalinsky@…, 13 years ago)

Call reinplace on polkitagenthelperprivate

  • Portfile

    old new  
    2929                        reinplace "s|security/pam|pam/pam|" ${worksrcpath}/configure \
    3030                            ${worksrcpath}/src/polkitagent/polkitagenthelper-pam.c \
    3131                            ${worksrcpath}/src/programs/pkexec.c
     32
     33                        reinplace "s|fdatasync|fsync|" ${worksrcpath}/src/polkitagent/polkitagenthelperprivate.c
    3234                    }
    3335                }
    3436