From 496bfb8374053dd406901d03ebbb5e5dba644d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 31 Aug 2015 15:55:06 +0200 Subject: [PATCH] README.md: fix output for XBPS_DISTFILES_MIRROR --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2287f5ca13b..e9f2cf68f17 100644 --- a/README.md +++ b/README.md @@ -77,11 +77,14 @@ To enable it: ### Distfiles mirror(s) In etc/conf you may optionally define a mirror or a list of mirrors to search for distfiles. + $ echo 'XBPS_DISTFILES_MIRROR="ftp://192.168.100.5/gentoo/distfiles"' >> etc/conf If more than one mirror is to be searched, you can either specify multiple URLs separated with blanks, or add to the variable like this + $ echo 'XBPS_DISTFILES_MIRROR+=" http://repo.voidlinux.de/distfiles"' >> etc/conf + Make sure to put the blank after the first double quote in this case. The mirrors are searched in order for the distfiles to build a package until the