The <arch>-buildlogs and <arch>-errorlogs links must be made even in the

new codebase.
This commit is contained in:
Mark Linimon 2012-06-23 01:36:40 +00:00
parent a858906659
commit 8302b5d226
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39094

View file

@ -2623,8 +2623,8 @@ ln -s ../<replaceable>arch</replaceable>/<replaceable>branch</replaceable>/build
</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>