Correct pointyhat's paths to package building results.
Approved by: marcus
This commit is contained in:
parent
3f6b571aa1
commit
8f0cec860b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22401
1 changed files with 4 additions and 4 deletions
|
@ -727,11 +727,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.212 2004-09-13 02:41:24 marcus Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.213 2004-09-20 11:04:00 marck Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
||||
lines, so you will have to edit the file to resolve the conflict
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.212 2004-09-13 02:41:24 marcus Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.212 2004-09-13 02:41:24 marcus Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.213 2004-09-20 11:04:00 marck Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.213 2004-09-20 11:04:00 marck Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2822,7 +2822,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
|
|||
does not mean it is building correctly. (One of the
|
||||
dependencies may have failed, for instance.) The relevant
|
||||
directories are available on <hostid>pointyhat</hostid> under
|
||||
<filename class="directory">/a/asami/portbuild/<arch>/<major_version></filename>
|
||||
<filename class="directory">/a/portbuild/<arch>/<major_version></filename>
|
||||
so feel free to dig around. Each architecture and version has
|
||||
the following subdirectories:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue