]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
debian/aptitude/config: Fix option name.
authorSimon Ruderich <simon@ruderich.org>
Sun, 24 Mar 2013 16:00:38 +0000 (17:00 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 24 Mar 2013 16:00:38 +0000 (17:00 +0100)
debian/aptitude/config.in

index 6b7c3bd3affb4aed37b980e304abc39a3b1fea7c..7909d6cf4a811cd7d176395b6506b3d1fbab4a65 100644 (file)
@@ -41,7 +41,7 @@ aptitude {
     Suppress-Read-Only-Warning "true";
 }
 
-APT {
+Apt {
     // Don't install recommended packages by default. The most annoying
     // aptitude default!
     Install-Recommends "false";