Ensure correct and consistent usage of depmiss
commit8588b4823b579bc41909734f5a13a420d64487d6
authorChantry Xavier <shiningxc@gmail.com>
Sun, 10 Jun 2007 12:40:25 +0000 (10 14:40 +0200)
committerDan McGee <dan@archlinux.org>
Mon, 11 Jun 2007 01:41:06 +0000 (10 21:41 -0400)
tree92f8e03efdd0c5aa82963eddde2531227a633947
parent07069cd50291753ff6a99750cce4ea3a5a06ddb6
Ensure correct and consistent usage of depmiss

See comment from Nagy here :
http://www.archlinux.org/pipermail/pacman-dev/2007-April/008134.html
This also makes easier correct usage of checkdeps in sync.c,
which fixes sync901 pactest (and so bug 6057).

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/deps.c
lib/libalpm/remove.c
lib/libalpm/sync.c
src/pacman/remove.c
src/pacman/sync.c