From 8b89e57fa2ae7d34b055b8f804cee0c2c194043b Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:12 +0000 Subject: Stable acquire code Author: jgg Date: 1998-10-26 07:11:43 GMT Stable acquire code --- doc/examples/apt.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index 04d4fbc85..dc2f9cc3a 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.5 1998/10/24 04:58:10 jgg Exp $ +// $Id: apt.conf,v 1.6 1998/10/26 07:11:51 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. @@ -60,3 +60,5 @@ Debug { pkgAcquire "false"; pkgAcquire::Worker "true"; } + +dir::state::lists "/tmp/lists/"; -- cgit v1.2.3