summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryyamano <yyamano@pkgsrc.org>2006-11-23 11:47:54 +0000
committeryyamano <yyamano@pkgsrc.org>2006-11-23 11:47:54 +0000
commitbe5ee17c6a967d444076adabf4c1f7e65caeda82 (patch)
tree94462a5322be9cc83594663385cbcddb1d461df8
parent21525d5e30bfd81d1c89a6a7f24991233304722b (diff)
downloadpkgsrc-be5ee17c6a967d444076adabf4c1f7e65caeda82.tar.gz
Fix typo and sync with the real. Patch provided by kano@.
-rw-r--r--doc/guide/files/build.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml
index 8e595716850..45ea94a8f21 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.37 2006/11/10 21:36:37 schwarz Exp $ -->
+<!-- $NetBSD: build.xml,v 1.38 2006/11/23 11:47:54 yyamano Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -185,7 +185,7 @@
<varlistentry><term><varname>WRKDIR</varname></term>
<listitem><para>This is an absolute pathname pointing to the directory
- where all work takes place. The distfiles are extraced to this
+ where all work takes place. The distfiles are extracted to this
directory. It also contains temporary directories and log files used by
the various pkgsrc frameworks, like <emphasis>buildlink</emphasis> or
the <emphasis>wrappers</emphasis>.</para></listitem></varlistentry>
@@ -389,7 +389,7 @@
files.</para>
<para>Extracting the files is usually done by a little
- program, <filename>mk/scripts/extract</filename>, which
+ program, <filename>mk/extract/extract</filename>, which
already knows how to extract various archive formats, so most
likely you will not need to change anything here. But if you
need, the following variables may help you:</para>
@@ -399,7 +399,7 @@
<varlistentry><term><varname>EXTRACT_OPTS_{BIN,LHA,PAX,RAR,TAR,ZIP,ZOO}</varname></term>
<listitem><para>Use these variables to override the default
options for an extract command, which are defined in
- <filename>mk/scripts/extract</filename>.</para></listitem></varlistentry>
+ <filename>mk/extract/extract</filename>.</para></listitem></varlistentry>
<varlistentry><term><varname>EXTRACT_USING</varname></term>
<listitem><para>This variable can be set to