[127821] trunk/doc-new/guide/xml/portfile-phase.xml

ryandesign at macports.org ryandesign at macports.org
Tue Nov 4 10:10:33 PST 2014


Revision: 127821
          https://trac.macports.org/changeset/127821
Author:   ryandesign at macports.org
Date:     2014-11-04 10:10:33 -0800 (Tue, 04 Nov 2014)
Log Message:
-----------
portfile-phase.xml: fix default extract.post_args for use_zip

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-phase.xml

Modified: trunk/doc-new/guide/xml/portfile-phase.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-phase.xml	2014-11-04 16:50:53 UTC (rev 127820)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2014-11-04 18:10:33 UTC (rev 127821)
@@ -1198,7 +1198,7 @@
           <literallayout>extract.suffix    = .zip
 extract.cmd       = unzip
 extract.pre_args  = -q
-extract.post_args = "-d ${portpath}/${workdir}"
+extract.post_args = "-d ${extract.dir}"
 
 </literallayout>
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141104/5c6fa235/attachment.html>


More information about the macports-changes mailing list