The <arch>-buildlogs and <arch>-errorlogs links must be made even in the
new codebase.
This commit is contained in:
parent
a858906659
commit
8302b5d226
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39094
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue