From 6387fd42aa3b33d8b1dcbf2cb1d3be8091a1ee81 Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Wed, 29 Jun 2011 15:26:02 +0400 Subject: [PATCH] Fix syntax bug in make.conf. (Issue #318) --- install/1merge/portage/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/1merge/portage/make.conf b/install/1merge/portage/make.conf index b8cc928..06ba4ab 100644 --- a/install/1merge/portage/make.conf +++ b/install/1merge/portage/make.conf @@ -57,7 +57,7 @@ ACCEPT_LICENSE="*" # В случай че има проблем с достъпа пробвайте отначало да обновите # хранилищата `layman -s calculate`. #os_install_locale_language# -#?os_install_linux_shortname==CLD||os_install_linux_shortname==CLDG||os_install_linux_shortname==CLDX||os_install_linux_shortname==CDS||os_install_linux_shortname=CSS# +#?os_install_linux_shortname==CLD||os_install_linux_shortname==CLDG||os_install_linux_shortname==CLDX||os_install_linux_shortname==CDS||os_install_linux_shortname==CSS# #PORTAGE_BINHOST="http://77.88.19.68/calculate/#-os_install_linux_shortname-#/grp/#-os_install_arch_machine-#" #PORTAGE_BINHOST="ftp://ftp.linux.kiev.ua/pub/Linux/Calculate/#-os_install_linux_shortname-#/grp/#-os_install_arch_machine-#" #PORTAGE_BINHOST="ftp://opennix.tula.su/calculate/#-os_install_linux_shortname-#/grp/#-os_install_arch_machine-#"