[75235] trunk/doc-new/guide/xml/portfile-phase.xml
Joshua Root
jmr at macports.org
Fri Jan 21 09:37:23 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>
% make
/bin/mkdir -p guide/html
/bin/cp guide/resources/docbook.css guide/html/docbook.css
/bin/cp guide/resources/images/* guide/html/
/bin/ln -sfh /opt/local/share/xsl/docbook-xsl guide/resources/xsl
/opt/local/bin/xsltproc --xinclude \
--output guide/html/index.html \
guide/resources/single-page.xsl guide/xml/guide.xml
guide/xml/portfile-phase.xml:1028: parser error : Opening and ending tag
mismatch: option line 1028 and para
<para>Default: <option>no<option></para>
More information about the macports-dev
mailing list