mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 14:51:43 +00:00
improve ahriman
* fix dependency list for packaging * add ability to rebuild everything or skip specific things during an update * add architecture configuration * fix file and directory removals
This commit is contained in:
@ -13,9 +13,9 @@ AUR related configuration:
|
||||
|
||||
* `url` - base url for AUR, string, required.
|
||||
|
||||
## `build` group
|
||||
## `build_*` groups
|
||||
|
||||
Build related configuration:
|
||||
Build related configuration. Group name must refer to architecture, e.g. it should be `build_x86_64` for x86_64 architecture.
|
||||
|
||||
* `archbuild_flags` - additional flags passed to `archbuild` command, space separated list of strings, optional.
|
||||
* `build_command` - default build command, string, required.
|
||||
|
Reference in New Issue
Block a user