mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-25 09:58:21 -04:00
packages/flavour: implement flavourinfo.json parsing
This commit is contained in:
parent
3c91abd175
commit
eebca29c55
2 changed files with 31 additions and 2 deletions
|
@ -200,3 +200,5 @@ MAKEPKG_CMD = [
|
|||
|
||||
SRCINFO_FILE = 'SRCINFO'
|
||||
SRCINFO_METADATA_FILE = 'srcinfo_meta.json'
|
||||
|
||||
FLAVOUR_INFO_FILE = 'flavourinfo.json'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue