Improved finding obsolete files while upgrading pkgs.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user