From 4a6c978598ea2618d3777efe161c59dbeae3b42d Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Tue, 31 Jan 2017 05:02:51 -0800 Subject: Repeat after me: IMS-Hit is really "I am shit" :/. --- apt-pkg/acquire-item.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/apt-pkg/acquire-item.cc b/apt-pkg/acquire-item.cc index 4ed8cc6ae..bd1c5bd82 100644 --- a/apt-pkg/acquire-item.cc +++ b/apt-pkg/acquire-item.cc @@ -1455,7 +1455,6 @@ bool pkgAcqMetaBase::CheckDownloadDone(pkgAcqTransactionItem * const I, const st { // for simplicity, the transaction manager is always InRelease // even if it doesn't exist. - TransactionManager->IMSHit = true; I->PartialFile = I->DestFile = I->GetFinalFilename(); } -- cgit v1.2.3