Only notify of dependency check in removal if performed
commit8372a9e8c73ed18da5f027c99c8ac48c2f706b55
authorAllan McRae <mcrae_allan@hotmail.com>
Sat, 12 Jan 2008 01:03:50 +0000 (12 11:03 +1000)
committerDan McGee <dan@archlinux.org>
Sat, 12 Jan 2008 01:29:49 +0000 (11 19:29 -0600)
tree89516501523b5163b45bf76539095ef66cf6ecc8
parent318d5c4ba87b699c3a902bf906f55a3f905a1650
Only notify of dependency check in removal if performed

Moves "checking dependencies..." notification into code block where
dependency checking is performed to stop spurious notification.
Reference: http://archlinux.org/pipermail/pacman-dev/2008-January/010714.html

Signed-off-by: Allan McRae <mcrae_allan@hotmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/remove.c