[75235] trunk/doc-new/guide/xml/portfile-phase.xml
Revision: 75235 http://trac.macports.org/changeset/75235 Author: snc@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>
participants (1)
-
snc@macports.org