svn commit: r40416 - head/en_US.ISO8859-1/articles/portbuild

Mark Linimon linimon at FreeBSD.org
Tue Dec 18 03:58:57 UTC 2012


Author: linimon
Date: Tue Dec 18 03:58:56 2012
New Revision: 40416
URL: http://svnweb.freebsd.org/changeset/doc/40416

Log:
  Add one last note that I always seem to forget.

Modified:
  head/en_US.ISO8859-1/articles/portbuild/article.xml

Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/portbuild/article.xml	Tue Dec 18 03:52:50 2012	(r40415)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml	Tue Dec 18 03:58:56 2012	(r40416)
@@ -3318,6 +3318,14 @@ ganglia:*:102:102::0:0:User &:/usr/l
 	    <xref linkend="new-arch-post-qmanager"/>.</para>
 	</step>
 
+	<step>
+	  <para>At some point, you will probably find it handy to append
+	    the following to the <makevar>PATH</makevar> definition for
+	    the <replaceable>portbuild</replaceable> user:
+	    <programlisting>/<replaceable>a</replaceable>/portbuild/scripts:/<replaceable>a</replaceable>/portbuild/tools</programlisting>
+	    </para>
+	</step>
+
       </procedure>
 
       <para>You should now be ready to build packages.</para>


More information about the svn-doc-all mailing list