xbps-bin: implement 'files' target, to show installed files for a pkg.
--HG-- extra : convert_revision : c522253a61c23e8439c6de343e713497a2a10033
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
int search_string_in_pkgs(prop_object_t, void *, bool *);
|
||||
int show_pkg_info_from_metadir(const char *);
|
||||
int show_pkg_files_from_metadir(const char *);
|
||||
int show_pkg_info_from_repolist(prop_object_t, void *, bool *);
|
||||
int list_strings_in_array(prop_object_t, void *, bool *);
|
||||
|
||||
|
Reference in New Issue
Block a user