mirror of
https://github.com/ben-grande/qusal.git
synced 2025-05-02 06:16:18 -04:00
feat: add Qubes Builder configuration
For: https://github.com/ben-grande/qusal/issues/59
This commit is contained in:
parent
ab56b5f3c8
commit
8640b6d11b
4 changed files with 80 additions and 1 deletions
|
@ -60,7 +60,8 @@ vendor="${QUSAL_VENDOR:-"Benjamin Grande"}"
|
|||
packager="${QUSAL_PACKAGER:-"Benjamin Grande"}"
|
||||
url="${QUSAL_URL:-"https://github.com/ben-grande/qusal"}"
|
||||
bug_url="${QUSAL_BUGURL:-"https://github.com/ben-grande/qusal/issues"}"
|
||||
version="1.0"
|
||||
# shellcheck disable=SC2094
|
||||
read -r version <version
|
||||
|
||||
project="${group}-${name}"
|
||||
project_dir="salt/${name}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue