]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* merged the apt--DoListUpdate branch, this provides a common interface
[apt.git] / doc / examples / configure-index
index ba3ed3892d5a42ed293f5eafccf81db6ab910dd0..8893b5b74808aeb1b56c245f27865efdebfcb320 100644 (file)
@@ -77,6 +77,12 @@ APT
      NoAct "false";
   };
 
+  Update
+  {
+     Pre-Invoke {"touch /var/lib/apt/pre-update-stamp"; };
+     Post-Invoke {"touch /var/lib/apt/post-update-stamp"; };
+  };
+
   Authentication
   {
      TrustCDROM "false";            // consider the CDROM always trusted