Ticket #13990: patch-synergy-remove-cd.diff
File patch-synergy-remove-cd.diff, 622 bytes (added by raimue (Rainer Müller), 17 years ago) |
---|
-
Users/Raim/src/macports/trunk/dports/sysutils/synergy/Portfile
23 23 patchfiles patch-CArchFileUnix.cpp.diff patch-configure.diff 24 24 25 25 post-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 28 27 } 29 28 30 29 variant server {