summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-08-02 02:41:53 +0000
committerjoerg <joerg@pkgsrc.org>2009-08-02 02:41:53 +0000
commit9b94afa45854b515c9b9f8d4831b383792446011 (patch)
treefef0a5ac1c88feb62793b349b6070fbca2d58290 /doc
parente68b30c5b722f3c0d2ce0bcff4a1d58f5693f731 (diff)
downloadpkgsrc-9b94afa45854b515c9b9f8d4831b383792446011.tar.gz
Add a note about URLs starting with a dash.
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/build.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml
index 82d730cbcd3..7a0d628710b 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.60 2009/04/09 00:51:31 joerg Exp $ -->
+<!-- $NetBSD: build.xml,v 1.61 2009/08/02 02:41:53 joerg Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -297,6 +297,10 @@ http://www.somewhereelse.com/mirror/somehow/
MASTER_SITES= http://www.example.com/download.cgi?file=
</programlisting>
+ <para> The exception to this rule are URLs starting with a dash.
+ In that case the URL is taken as is, fetched and the result stored
+ under the name of the distfile.</para>
+
<para>There are some predefined values for
<varname>MASTER_SITES</varname>, which can be used in
packages. The names of the variables should speak for