docs/163058: Portbuild article: Gives wrong location for scripts
Chris Rees
crees at physics.org
Sun Dec 4 13:50:09 UTC 2011
>Number: 163058
>Category: docs
>Synopsis: Portbuild article: Gives wrong location for scripts
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 04 13:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Chris Rees
>Release: FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386
>Description:
Update location of portbuild scripts. While here, label <filename> elements as directories.
>How-To-Repeat:
>Fix:
--- portbuild-article-location.diff begins here ---
Index: article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/portbuild/article.sgml,v
retrieving revision 1.77
diff -u -r1.77 article.sgml
--- article.sgml 27 Oct 2011 09:05:07 -0000 1.77
+++ article.sgml 4 Dec 2011 13:45:39 -0000
@@ -72,9 +72,9 @@
</note>
<para>The scripts that control all of this live in
- <filename>/var/portbuild/scripts/</filename>. These are the
- checked-out copies from
- <filename>/usr/ports/Tools/portbuild/scripts/</filename>.</para>
+ <filename class="directory">/var/portbuild/scripts/</filename>.
+ These are the checked-out copies from the Subversion repository
+ <filename class="directory">base/projects/portbuild/scripts/</filename>.</para>
<para>Typically, incremental builds are done that use previous
packages as dependencies; this takes less time, and puts less
--- portbuild-article-location.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list