summaryrefslogtreecommitdiff
path: root/doc/examples/apt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/apt.conf')
-rw-r--r--doc/examples/apt.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf
index ddd7d512d..8bd47550a 100644
--- a/doc/examples/apt.conf
+++ b/doc/examples/apt.conf
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.12 1998/11/22 03:20:38 jgg Exp $
+// $Id: apt.conf,v 1.13 1998/11/22 23:37:09 jgg Exp $
/* This file is an index of all APT configuration directives. It should
NOT actually be used as a real config file, though it is a completely
valid file.
@@ -75,11 +75,15 @@ Dir
methods "/home/jgg/work/apt/build/bin/methods/";
gzip "/bin/gzip";
dpkg "/usr/bin/dpkg";
+ apt-get "/usr/bin/apt-get";
+ apt-cache "/usr/bin/apt-get";
};
};
DSelect {
-
+ Clean "auto";
+ Options "-f";
+ UpdateOptions "";
}
/* Options you can set to see some debugging text They corrispond to names