14 Jan
2009
14 Jan
'09
11:29 a.m.
This code should have no effect on the pacman runtime until a future commit which will enable the logic paths that actually remove ignored packages. In the meantime, all pactest tests pass without any modification. Signed-off-by: Bryan Ischo <bryan@ischo.com> --- lib/libalpm/deps.c | 247 +++++++++++++++++++++++++++++++++++++++++++++++----- lib/libalpm/deps.h | 4 +- lib/libalpm/sync.c | 11 ++- 3 files changed, 231 insertions(+), 31 deletions(-)