lib/package_unpack.c: add some comments.
This commit is contained in:
parent
e60677116d
commit
b63cc62e3d
@ -201,10 +201,10 @@ unpack_archive(struct xbps_handle *xhp,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* First get all metadata files on archive in this order:
|
* First get all metadata files on archive in this order:
|
||||||
* - INSTALL
|
* - INSTALL <optional>
|
||||||
* - REMOVE
|
* - REMOVE <optional>
|
||||||
* - props.plist
|
* - props.plist <required>
|
||||||
* - files.plist
|
* - files.plist <required>
|
||||||
*
|
*
|
||||||
* The XBPS package must contain props and files plists, otherwise
|
* The XBPS package must contain props and files plists, otherwise
|
||||||
* it's not a valid package.
|
* it's not a valid package.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user