]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* apt-pkg/deb/dpkgpm.{cc,h}:
[apt.git] / doc / examples / configure-index
index ab3657a586e595feef45864d050013bee62466dc..f4a196b680ababbd2e56f8ab7b51a9365676d5b5 100644 (file)
@@ -227,6 +227,11 @@ Dir "/"
      apt-get "/usr/bin/apt-get";
      apt-cache "/usr/bin/apt-cache";
   };
+
+  // Location of the logfile
+  Log "var/log/apt" {
+       Name "term.log";
+  };
 };
 
 // Things that effect the APT dselect method