Tighten up the mkportbuild instructions a bit.
This commit is contained in:
parent
df400bb48d
commit
495f924346
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40485
1 changed files with 1 additions and 2 deletions
|
@ -2666,8 +2666,7 @@ sysutils/zfs-stats</programlisting>
|
||||||
directory later.)</para>
|
directory later.)</para>
|
||||||
|
|
||||||
<screen>&prompt.root; mkdir -p /home/<replaceable>portbuild</replaceable>/<replaceable>tmp</replaceable>
|
<screen>&prompt.root; mkdir -p /home/<replaceable>portbuild</replaceable>/<replaceable>tmp</replaceable>
|
||||||
&prompt.root; cd /home/<replaceable>portbuild</replaceable>/<replaceable>tmp</replaceable>
|
&prompt.root; svn checkout ${VCS_REPOSITORY}/base/projects/portbuild/tools /home/<replaceable>portbuild</replaceable>/<replaceable>tmp</replaceable></screen>
|
||||||
&prompt.root; svn checkout ${VCS_REPOSITORY}/base/projects/portbuild/tools <replaceable>tmp</replaceable></screen>
|
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
|
|
Loading…
Reference in a new issue