[33672] trunk/dports/sysutils/synergy/Portfile

raimue at macports.org raimue at macports.org
Sat Feb 2 13:39:46 PST 2008


Revision: 33672
          http://trac.macosforge.org/projects/macports/changeset/33672
Author:   raimue at macports.org
Date:     2008-02-02 13:39:44 -0800 (Sat, 02 Feb 2008)

Log Message:
-----------
sysutils/synergy:
Remove deprecated cd command. Maintainer timeout. Closes #13990

Modified Paths:
--------------
    trunk/dports/sysutils/synergy/Portfile

Modified: trunk/dports/sysutils/synergy/Portfile
===================================================================
--- trunk/dports/sysutils/synergy/Portfile	2008-02-02 21:32:27 UTC (rev 33671)
+++ trunk/dports/sysutils/synergy/Portfile	2008-02-02 21:39:44 UTC (rev 33672)
@@ -23,8 +23,7 @@
 patchfiles		patch-CArchFileUnix.cpp.diff patch-configure.diff
 
 post-patch {
-	cd ${worksrcpath}/lib/arch
-	reinplace "s|__SYSCONFDIR|${prefix}/etc/${name}|g" CArchFileUnix.cpp
+	reinplace "s|__SYSCONFDIR|${prefix}/etc/${name}|g" ${worksrcpath}/lib/arch/CArchFileUnix.cpp
 }
 
 variant server {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/c3a8a31e/attachment.html


More information about the macports-changes mailing list