summaryrefslogtreecommitdiff
path: root/apt
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2012-04-03 12:11:27 +0200
committerJonas Smedegaard <dr@jones.dk>2012-04-03 12:11:27 +0200
commita7ad206e9777ffbffc5700f1099950b0362604a6 (patch)
treecb636d7c09f9eb7e43c268785f5cd343b5b5f4a3 /apt
parent49b70d2a46b4f79eb3ad08b861d95d735bcde8c7 (diff)
Skip bugs.debian.org (for apt-listbugs) in APT approx snippet.
Diffstat (limited to 'apt')
-rw-r--r--apt/apt.conf.d/99-local-approx1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt/apt.conf.d/99-local-approx b/apt/apt.conf.d/99-local-approx
index d404a95..71be482 100644
--- a/apt/apt.conf.d/99-local-approx
+++ b/apt/apt.conf.d/99-local-approx
@@ -1 +1,2 @@
Acquire::http::Proxy "http://proxy:9999/";
+Acquire::http::Proxy::bugs.debian.org "DIRECT";