Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2012 07:01:50 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40485 - head/en_US.ISO8859-1/articles/portbuild
Message-ID:  <201212280701.qBS71okq073606@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212280701.qBS71okq073606>