summaryrefslogtreecommitdiff
path: root/scripts/build/libc/eglibc.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-04-19 16:34:59 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-04-19 16:34:59 (GMT)
commit15e04fe2de0193f623e5635b4d513e1099728204 (patch)
tree9348e1216a146c03f028a53d9ddec0b64d5c3bf6 /scripts/build/libc/eglibc.sh
parent6511a7787fef4e09c57c582ec63dd69d35937f37 (diff)
Get rid of the proxy settings, once and for all.
They have nothing to do in here, just let the user configure his/her system appropriately. -------- diffstat follows -------- /trunk/scripts/build/libc/eglibc.sh | 1 0 1 0 - /trunk/scripts/functions | 100 0 100 0 ----------------------------- /trunk/config/global/download.in | 148 0 148 0 ------------------------------------------- 3 files changed, 249 deletions(-)
Diffstat (limited to 'scripts/build/libc/eglibc.sh')
-rw-r--r--scripts/build/libc/eglibc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/libc/eglibc.sh b/scripts/build/libc/eglibc.sh
index 478a230..f36f4ec 100644
--- a/scripts/build/libc/eglibc.sh
+++ b/scripts/build/libc/eglibc.sh
@@ -14,7 +14,6 @@ do_eglibc_get() {
*) svn_action="export --force";;
esac
- CT_DoSetProxy ${CT_PROXY_TYPE}
CT_DoExecLog ALL svn ${svn_action} -r "${CT_EGLIBC_REVISION:-HEAD}" "${svn_url}" . 2>&1
# Compress eglibc