Classification: mature

This patch disables the 'Http::Proxy' variable in the generated
apt.conf. This makes it possible to use a system wide configured
proxy.

2004-02-11  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
	* initial release
--- mach/scripts/mach.in~proxy	2004-02-11 04:54:05.000000000 +0100
+++ mach/scripts/mach.in	2004-02-11 22:56:37.000000000 +0100
@@ -1131,7 +1131,6 @@
     Retries "0";
     Http {
         Pipeline-Depth "0";
-        Proxy ""; // http://user:pass@host:port/
     }
 };
 
