From c9a64a4dc57e49e9a92e5e8c3e32ea9619534a58 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:33 +0000 Subject: Do not count sizes of to be configured packages Author: jgg Date: 1999-04-16 21:46:13 GMT Do not count sizes of to be configured packages --- apt-pkg/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/makefile') diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 0564ce15e..14ed1dea5 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -24,7 +24,7 @@ SOURCE = contrib/mmap.cc contrib/error.cc contrib/strutl.cc \ SOURCE+= pkgcache.cc version.cc fileutl.cc pkgcachegen.cc depcache.cc \ orderlist.cc tagfile.cc sourcelist.cc packagemanager.cc \ pkgrecords.cc algorithms.cc acquire.cc acquire-item.cc \ - acquire-worker.cc acquire-method.cc init.cc clean.cc templates.cc \ + acquire-worker.cc acquire-method.cc init.cc clean.cc \ srcrecords.cc # Source code for the debian specific components -- cgit v1.2.3