summaryrefslogtreecommitdiff
path: root/src/core/procedures/base
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-13 16:05:27 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-13 16:05:27 -0300
commit68d9ca947a2544bb76d550de2837d6e9548fe695 (patch)
tree0d0bd8f7ae9f53a703bd17eb4354c7486d01c60a /src/core/procedures/base
parentf8cd79fffaf5f1f0f7c9a2c5c0850b2677288119 (diff)
Diffstat (limited to 'src/core/procedures/base')
-rw-r--r--src/core/procedures/base2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/procedures/base b/src/core/procedures/base
index 3ff66b4..059930f 100644
--- a/src/core/procedures/base
+++ b/src/core/procedures/base
@@ -64,7 +64,7 @@ worker_select_source ()
{
var_PKG_SOURCE_TYPE='cd'
var_FILE_URL="file:///src/core/pkg"
- var_SYNC_URL= # optional, points to a repository string something like ftp://ftp.belnet.be/mirror/archlinux.org/$repo/os/i686 (eg the same format as what you find in /etc/pacman.conf)
+ var_SYNC_URL= # optional, points to a repository string something like http://repo.parabolagnulinux.org/$repo/os/i686 (eg the same format as what you find in /etc/pacman.conf)
}