xbps-bin: added support for the show target.
--HG-- extra : convert_revision : 24b2d30a94c95b22b1c524203cf578da03314335
This commit is contained in:
parent
54cce657ec
commit
2b24128059
6 changed files with 60 additions and 5 deletions
|
@ -47,6 +47,9 @@
|
|||
/* Filename of the packages register. */
|
||||
#define XBPS_REGPKGDB "regpkgdb.plist"
|
||||
|
||||
/* Filename of the package properties plist file. */
|
||||
#define XBPS_PKGPROPS "props.plist"
|
||||
|
||||
#include "cmpver.h"
|
||||
#include "fexec.h"
|
||||
#include "humanize_number.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue