[38278] trunk/dports/ruby/rb-pdumpfs/Portfile

febeling at macports.org febeling at macports.org
Mon Jul 14 12:51:54 PDT 2008


Revision: 38278
          http://trac.macosforge.org/projects/macports/changeset/38278
Author:   febeling at macports.org
Date:     2008-07-14 12:51:54 -0700 (Mon, 14 Jul 2008)
Log Message:
-----------
remove a usage of "cd" command, which is deprecated in mp 1.6 and absent in mp 1.7, see #12914

Modified Paths:
--------------
    trunk/dports/ruby/rb-pdumpfs/Portfile

Modified: trunk/dports/ruby/rb-pdumpfs/Portfile
===================================================================
--- trunk/dports/ruby/rb-pdumpfs/Portfile	2008-07-14 19:03:37 UTC (rev 38277)
+++ trunk/dports/ruby/rb-pdumpfs/Portfile	2008-07-14 19:51:54 UTC (rev 38278)
@@ -31,7 +31,6 @@
 test.target		check
 
 destroot {
-	cd ${worksrcpath}
 	xinstall -d -m 0755 ${destroot}${prefix}/bin
 	xinstall -m 0755 pdumpfs ${destroot}${prefix}/bin
 	xinstall -d -m 0755 ${destroot}${prefix}/share/man/man8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080714/e79b3e7d/attachment.html 


More information about the macports-changes mailing list