]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.cc
merged from the debian-sid branch
[apt.git] / apt-pkg / init.cc
index 38a0814e54ed52f0879c50ae79748b2f2610c546..2c350e0256e1a1917d20b582a940feaa4e0fe521 100644 (file)
@@ -87,6 +87,9 @@ bool pkgInitConfig(Configuration &Cnf)
       Cnf.Set("Dir::Ignore-Files-Silently::", "\\.disabled$");
       Cnf.Set("Dir::Ignore-Files-Silently::", "\\.bak$");
       Cnf.Set("Dir::Ignore-Files-Silently::", "\\.dpkg-[a-z]+$");
+      // ubuntu specific
+      Cnf.Set("Dir::Ignore-Files-Silently::", "\\.distUpgrade$");
+      Cnf.Set("Dir::Ignore-Files-Silently::", "\\.save$");
    }
 
    // Default cdrom mount point