Print "there is nothing to do" with NOOP transactions
commit27bc2f7eb81566370f9f19f89eb95c6e6c9ec49a
authorNagy Gabor <ngaba@bibl.u-szeged.hu>
Tue, 19 Jan 2010 20:35:13 +0000 (19 21:35 +0100)
committerDan McGee <dan@archlinux.org>
Wed, 20 Jan 2010 04:14:12 +0000 (19 22:14 -0600)
tree619f7168de9bb93aef08b9314fbde6156a440f2c
parent0eadc992400aaad58da5866d23caee01a22e1341
Print "there is nothing to do" with NOOP transactions

The "local database is up to date" message has been replaced with "there
is nothing to do" message. This used with "empty" -S, -R, -U operations too.
(Examples: pacman -S ignored_pkg, pacman -Ru needed_pkg.)

See FS#17859.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Dan McGee <dan@archlinux.org>
src/pacman/remove.c
src/pacman/sync.c
src/pacman/upgrade.c