From c88edf1d276eb4e01b92835163bdd8574ded93db Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:10 +0000 Subject: Sync Author: jgg Date: 1998-10-24 04:57:55 GMT Sync --- doc/examples/apt.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/examples') diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index ab1bfbc21..04d4fbc85 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.4 1998/10/22 04:56:50 jgg Exp $ +// $Id: apt.conf,v 1.5 1998/10/24 04:58:10 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. @@ -14,6 +14,8 @@ APT { Fix-Broken "false"; Show-Upgraded "false"; }; + + Ingore-Hold "false"; }; Acquire @@ -39,7 +41,7 @@ Dir }; Etc "/etc/apt/" { - sourcelist "sources.list"; + sourcelist "sources.list.test"; main "apt.conf"; }; -- cgit v1.2.3