xbps-bin: implement 'files' target, to show installed files for a pkg.
--HG-- extra : convert_revision : c522253a61c23e8439c6de343e713497a2a10033
This commit is contained in:
parent
f53e18171a
commit
8d243e8dab
4 changed files with 70 additions and 2 deletions
|
@ -49,6 +49,7 @@
|
|||
|
||||
/* Filename of the package properties plist file. */
|
||||
#define XBPS_PKGPROPS "props.plist"
|
||||
#define XBPS_PKGFILES "files.plist"
|
||||
|
||||
/* Unpack flags */
|
||||
#define XBPS_UNPACK_VERBOSE 0x00000001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue