[73804] trunk/dports/python/repo/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 25 12:29:35 PST 2010


Revision: 73804
          http://trac.macports.org/changeset/73804
Author:   ryandesign at macports.org
Date:     2010-11-25 12:29:31 -0800 (Thu, 25 Nov 2010)
Log Message:
-----------
repo: use "extract.only" instead of "extract {}"

Modified Paths:
--------------
    trunk/dports/python/repo/Portfile

Modified: trunk/dports/python/repo/Portfile
===================================================================
--- trunk/dports/python/repo/Portfile	2010-11-25 20:27:15 UTC (rev 73803)
+++ trunk/dports/python/repo/Portfile	2010-11-25 20:29:31 UTC (rev 73804)
@@ -24,9 +24,9 @@
                     rmd160  63bdefc1cba7390eb42e624b5a64275f8d7a5f1d
 
 extract.suffix      
+extract.only
 distname            ${name}
 use_configure       no
-extract             { }
 build               { }
 destroot            {
         xinstall -m 755 ${distpath}/${name} ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101125/8a564434/attachment.html>


More information about the macports-changes mailing list