From 7c49549a00c2be19e476153255cb7115a79c2bf8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 11 Apr 2005 15:55:46 +0000 Subject: * alway call pkgApplyStatus() in DepCache.Init() --- python/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/makefile') diff --git a/python/makefile b/python/makefile index 273096a7..29bbaca9 100644 --- a/python/makefile +++ b/python/makefile @@ -11,7 +11,7 @@ SLIBS = -lapt-pkg LIB_MAKES = apt-pkg/makefile APT_PKG_SRC = apt_pkgmodule.cc configuration.cc generic.cc tag.cc string.cc \ cache.cc pkgrecords.cc pkgsrcrecords.cc sourcelist.cc \ - depcache.cc progress.cc cdrom.cc + depcache.cc progress.cc SOURCE := $(APT_PKG_SRC) include $(PYTHON_H) progress.h -- cgit v1.2.3