[32829] trunk/dports/net/walker/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 13 20:50:57 PST 2008


Revision: 32829
          http://trac.macosforge.org/projects/macports/changeset/32829
Author:   ryandesign at macports.org
Date:     2008-01-13 20:50:56 -0800 (Sun, 13 Jan 2008)

Log Message:
-----------
walker: no longer use the deprecated 'cd' command

Modified Paths:
--------------
    trunk/dports/net/walker/Portfile

Modified: trunk/dports/net/walker/Portfile
===================================================================
--- trunk/dports/net/walker/Portfile	2008-01-14 04:35:37 UTC (rev 32828)
+++ trunk/dports/net/walker/Portfile	2008-01-14 04:50:56 UTC (rev 32829)
@@ -26,8 +26,7 @@
 checksums		md5 8d1e6e9d6b15882ed02e2ac5a283c903
 
 post-configure	{
-	cd ${worksrcpath}/user
-	reinplace "s|/usr/bin/python|${python.bin}|g" scpper walker
+	reinplace "s|/usr/bin/python|${python.bin}|g" ${worksrcpath}/user/scpper ${worksrcpath}/user/walker
 }
 
 post-destroot	{

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


More information about the macports-changes mailing list