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

Mark Linimon linimon at FreeBSD.org
Sat Jun 23 01:36:40 UTC 2012


Author: linimon
Date: Sat Jun 23 01:36:40 2012
New Revision: 39094
URL: http://svn.freebsd.org/changeset/doc/39094

Log:
  The <arch>-buildlogs and <arch>-errorlogs links must be made even in the
  new codebase.

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

Modified: head/en_US.ISO8859-1/articles/portbuild/article.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/portbuild/article.sgml	Fri Jun 22 06:56:50 2012	(r39093)
+++ head/en_US.ISO8859-1/articles/portbuild/article.sgml	Sat Jun 23 01:36:40 2012	(r39094)
@@ -2623,8 +2623,8 @@ ln -s ../<replaceable>arch</replaceable>
       </listitem>
 
       <listitem>
-        <para>(Only necessary for old codebase):
-	  In that
+        <para>
+	  In the <filename>/var/portbuild/errorlogs/</filename>
 	  directory, create two more links for the webserver:<screen>
 ln -s ../<replaceable>arch</replaceable>/archive/buildlogs <replaceable>arch</replaceable>-buildlogs
 ln -s ../<replaceable>arch</replaceable>/archive/errorlogs <replaceable>arch</replaceable>-errorlogs</screen>


More information about the svn-doc-all mailing list