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

snc at macports.org snc at macports.org
Tue Jan 18 10:43:57 PST 2011


Revision: 75235
          http://trac.macports.org/changeset/75235
Author:   snc at macports.org
Date:     2011-01-18 10:43:45 -0800 (Tue, 18 Jan 2011)
Log Message:
-----------
guide: add extract.asroot

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	2011-01-18 18:25:58 UTC (rev 75234)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2011-01-18 18:43:45 UTC (rev 75235)
@@ -1017,6 +1017,27 @@
 
     <variablelist>
       <varlistentry>
+        <term>extract.asroot</term>
+
+        <listitem>
+          <para>This keyword is used to specify that the extract
+          phase should be done as the root user.</para>
+
+          <itemizedlist>
+            <listitem>
+              <para>Default: <option>no<option></para>
+            </listitem>
+
+            <listitem>
+              <para>Example:</para>
+
+              <programlisting>extract.asroot      no</programlisting>
+            </listitem>
+          </itemizedlist>
+        </listitem>
+      </varlistentry>
+        
+      <varlistentry>
         <term>extract.suffix</term>
 
         <listitem>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110118/a9f30be3/attachment.html>


More information about the macports-changes mailing list