summaryrefslogtreecommitdiff
path: root/src/core/libs
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-20 11:47:18 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-20 11:47:18 +0100
commitce3afefeb9728619a06989a67e7ffd5ed299ecf8 (patch)
tree5e35a50c37e506c72cc58b79c811e7aad30447d5 /src/core/libs
parent2f839ffec30eea2025cced9fb690ab612795c6ac (diff)
softcode architecture + some small misc stuff in yaourt lib
Diffstat (limited to 'src/core/libs')
-rw-r--r--src/core/libs/lib-ui-interactive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh
index f7f4ecb..543495a 100644
--- a/src/core/libs/lib-ui-interactive.sh
+++ b/src/core/libs/lib-ui-interactive.sh
@@ -864,7 +864,7 @@ interactive_select_mirror() {
ask_option no "Mirror selection" "Select an FTP/HTTP mirror" $MIRRORS "Custom" "_" || return 1
local _server=$ANSWER_OPTION
if [ "${_server}" = "Custom" ]; then
- ask_string "Enter the full URL to core repo." "ftp://ftp.archlinux.org/core/os/i686" || return 1
+ ask_string "Enter the full URL to core repo." "ftp://ftp.archlinux.org/core/os/$var_ARCH" || return 1
var_SYNC_URL=$ANSWER_STRING
else
# Form the full URL for our mirror by grepping for the server name in