Tighten up the mkportbuild instructions a bit.

This commit is contained in:
Mark Linimon 2012-12-28 07:01:50 +00:00
parent df400bb48d
commit 495f924346
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40485

View file

@ -2666,8 +2666,7 @@ sysutils/zfs-stats</programlisting>
directory later.)</para>
<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 <replaceable>tmp</replaceable></screen>
&prompt.root; svn checkout ${VCS_REPOSITORY}/base/projects/portbuild/tools /home/<replaceable>portbuild</replaceable>/<replaceable>tmp</replaceable></screen>
</step>
<step>