Date: Sat, 23 Jun 2012 01:36:40 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39094 - head/en_US.ISO8859-1/articles/portbuild Message-ID: <201206230136.q5N1aehk011818@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206230136.q5N1aehk011818>