From: David Kalnischkies Date: Sat, 27 Sep 2014 18:09:44 +0000 (+0200) Subject: cleanup partial directory of lists in apt-get clean X-Git-Tag: 1.1.exp4~26 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/20e6965ad6388b964b59b89c31ff8b81cbcb8f8c?hp=20e6965ad6388b964b59b89c31ff8b81cbcb8f8c cleanup partial directory of lists in apt-get clean Not really the intended usecase for apt-get clean, but users expect it to help them in recovery and it can't really hurt as this directory should be empty if everything was fine and proper anyway. Closes: #762889 ---