[pacman-dev] [PATCH 2/5] Added logic to support removing ignored packages and their dependents from sync transactions.
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(-)
5821
Age (days ago)
5821
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bryan Ischo