From: David Kalnischkies Date: Wed, 15 Oct 2014 13:56:53 +0000 (+0200) Subject: don't cleanup cdrom files in apt-get update X-Git-Tag: 1.0.9.3~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/5afcfe2a51a9e47e95023b99bcab065d1975e950?hp=5afcfe2a51a9e47e95023b99bcab065d1975e950 don't cleanup cdrom files in apt-get update Regression from merging 801745284905e7962aa77a9f37a6b4e7fcdc19d0 and b0f4b486e6850c5f98520ccf19da71d0ed748ae4. While fine by itself, merged the part fixing the filename is skipped if a cdrom source is encountered, so that our list-cleanup removes what seems to be orphaned files. Closes: 765458 ---