summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-05-19 13:16:56 +0000
committerobache <obache@pkgsrc.org>2014-05-19 13:16:56 +0000
commitc7e5d6ab0d21fbe95b1b798797603896befa60d0 (patch)
tree68ea67f5aca33479b6316af9f3a172e186aec595 /doc/guide
parentca434f079b77acea17acc1a6296acbc901b17211 (diff)
downloadpkgsrc-c7e5d6ab0d21fbe95b1b798797603896befa60d0.tar.gz
and use DEFAULT_DISTFILES in examples too.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml
index f1ea270f07f..fa9914bde92 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.65 2014/05/19 13:15:10 obache Exp $ -->
+<!-- $NetBSD: build.xml,v 1.66 2014/05/19 13:16:56 obache Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -263,7 +263,7 @@ GTKDIR_DEFAULT= ${LOCALBASE}
operator, but you have write for example:</para>
<programlisting>
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} additional-files.tar.gz
+DISTFILES= ${DEFAULT_DISTFILES} additional-files.tar.gz
</programlisting>
<para>Each distfile is fetched from a list of sites, usually