From: Jay Freeman (saurik) Date: Tue, 31 Jan 2017 13:02:51 +0000 (-0800) Subject: Repeat after me: IMS-Hit is really "I am shit" :/. X-Git-Tag: cydia_1.1.28%b9~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/f6877b4806585106a204cddcbc4640fc1d4a93ed?ds=sidebyside Repeat after me: IMS-Hit is really "I am shit" :/. --- diff --git a/apt-pkg/acquire-item.cc b/apt-pkg/acquire-item.cc index 072a4c6e8..f27ef28d3 100644 --- a/apt-pkg/acquire-item.cc +++ b/apt-pkg/acquire-item.cc @@ -1294,7 +1294,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(); }