Improved finding obsolete files while upgrading pkgs.

This commit is contained in:
Juan RP
2012-10-24 07:45:00 +02:00
parent 56d704f733
commit 863f12e349
6 changed files with 94 additions and 127 deletions

View File

@ -104,17 +104,6 @@ prop_dictionary_t HIDDEN
xbps_dictionary_from_archive_entry(struct archive *,
struct archive_entry *);
/**
* @private
* From lib/package_remove_obsoletes.c
*/
int HIDDEN xbps_remove_obsoletes(struct xbps_handle *xhp,
const char *,
const char *,
const char *,
prop_dictionary_t,
prop_dictionary_t);
/**
* @private
* From lib/repository_finddeps.c