svn commit: r40485 - head/en_US.ISO8859-1/articles/portbuild
Mark Linimon
linimon at FreeBSD.org
Fri Dec 28 07:01:50 UTC 2012
Author: linimon
Date: Fri Dec 28 07:01:50 2012
New Revision: 40485
URL: http://svnweb.freebsd.org/changeset/doc/40485
Log:
Tighten up the mkportbuild instructions a bit.
Modified:
head/en_US.ISO8859-1/articles/portbuild/article.xml
Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/portbuild/article.xml Fri Dec 28 03:51:14 2012 (r40484)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml Fri Dec 28 07:01:50 2012 (r40485)
@@ -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>
More information about the svn-doc-head
mailing list