]> git.ipfire.org Git - thirdparty/lxc.git/commit
download: Fix previous change
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 6 Feb 2014 22:11:51 +0000 (17:11 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 6 Feb 2014 22:11:51 +0000 (17:11 -0500)
commit4eb706b3ce9891f86ff3f9b5b5d063922df9f6b6
treeb69545a044c0c873b8fcf12943f5841570dbda11
parentca0abdee032649b4cf5b69ab2208f393641c2e6b
download: Fix previous change

The previous change to support http proxies only worked when http_proxy
was set... Instead add some detection code and only use :80 when using
http_proxy.

That's a bit of a workaround, but it's the only way I could find to get
GPG to work with http_proxy.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-download.in