apt: Remove the cache-increase configuration.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 23 Jul 2010 11:20:23 +0000 (13:20 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 23 Jul 2010 11:20:23 +0000 (13:20 +0200)
It seems the default cache config is now higher than what we used to
set, so it's not longer needed.

etc/apt/apt.conf.d/99morecache [deleted file]

diff --git a/etc/apt/apt.conf.d/99morecache b/etc/apt/apt.conf.d/99morecache
deleted file mode 100644 (file)
index 0dc1c5f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// Local change by Matthijs, suggested by http://www.linuxquestions.org/questions/debian-26/dynamic-mmap-ran-out-of-room-error-when-adding-new-apt-source-list-233417/
-// Limit set to 16M
-APT::Cache-Limit "16777216";