From 05de6a663face862affe6df8df1ccca80a56dd44 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 2 Aug 2009 02:41:53 +0000 Subject: [PATCH] Add a note about URLs starting with a dash. --- doc/guide/files/build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml index 82d730cbcd34..7a0d628710be 100644 --- a/doc/guide/files/build.xml +++ b/doc/guide/files/build.xml @@ -1,4 +1,4 @@ - + The build process @@ -297,6 +297,10 @@ http://www.somewhereelse.com/mirror/somehow/ MASTER_SITES= http://www.example.com/download.cgi?file= + 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. + There are some predefined values for MASTER_SITES, which can be used in packages. The names of the variables should speak for