xbps-bin: implement 'files' target, to show installed files for a pkg.

--HG--
extra : convert_revision : c522253a61c23e8439c6de343e713497a2a10033
This commit is contained in:
Juan RP 2009-02-26 02:46:20 +01:00
parent f53e18171a
commit 8d243e8dab
4 changed files with 70 additions and 2 deletions

View file

@ -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