From 459681d3b8093c20a39400c00bcee43d26e964c6 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:42 +0000 Subject: More CD fixes Author: jgg Date: 2000-01-17 07:11:49 GMT More CD fixes --- apt-pkg/acquire.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apt-pkg/acquire.h') diff --git a/apt-pkg/acquire.h b/apt-pkg/acquire.h index e05ab3adc..5565ad3ac 100644 --- a/apt-pkg/acquire.h +++ b/apt-pkg/acquire.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: acquire.h,v 1.25 1999/10/18 00:37:35 jgg Exp $ +// $Id: acquire.h,v 1.26 2000/01/17 07:11:49 jgg Exp $ /* ###################################################################### Acquire - File Acquiration @@ -230,6 +230,7 @@ struct pkgAcquire::MethodConfig bool SendConfig; bool LocalOnly; bool NeedsCleanup; + bool Removable; MethodConfig(); }; -- cgit v1.2.3