Ticket #13990: patch-synergy-remove-cd.diff

File patch-synergy-remove-cd.diff, 622 bytes (added by raimue (Rainer Müller), 16 years ago)
  • Users/Raim/src/macports/trunk/dports/sysutils/synergy/Portfile

     
    2323patchfiles              patch-CArchFileUnix.cpp.diff patch-configure.diff
    2424
    2525post-patch {
    26         cd ${worksrcpath}/lib/arch
    27         reinplace "s|__SYSCONFDIR|${prefix}/etc/${name}|g" CArchFileUnix.cpp
     26        reinplace "s|__SYSCONFDIR|${prefix}/etc/${name}|g" ${worksrcpath}/lib/arch/CArchFileUnix.cpp
    2827}
    2928
    3029variant server {