Allow both cleanmethod values to be specified at the same time
On 30/01/11 04:11, Dan McGee wrote:
No reason to disallow this- it allows keeping even more packages around in
the cache. Test cases included for this case and to ensure the default
behavior is preserved.
Signed-off-by: Dan McGee<dan@archlinux.org>
Ack-by: Allan
<snip>
- printf(_("removing old packages from cache...
"));
+ printf(_("removing stale packages from cache...
"));
Not sure about "stale". Perhaps:
removing unwanted packages from cache...