diff options
Diffstat (limited to 'vendor')
| -rw-r--r-- | vendor/ubuntu/apt.conf-01-vendor-ubuntu | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/ubuntu/apt.conf-01-vendor-ubuntu b/vendor/ubuntu/apt.conf-01-vendor-ubuntu index 64797799a..cc7cb8356 100644 --- a/vendor/ubuntu/apt.conf-01-vendor-ubuntu +++ b/vendor/ubuntu/apt.conf-01-vendor-ubuntu @@ -1,9 +1,6 @@ Acquire::Changelogs::AlwaysOnline "true"; Acquire::http::User-Agent-Non-Interactive "true"; -// Enable the new solver by default for our commands -binary::apt::APT::Solver "3.0"; -binary::apt-get::APT::Solver "3.0"; // Allow apt-get to remove manually installed packages for the // first phase. binary::apt-get::APT::Solver::RemoveManual "true"; |
