diff options
author | midipix <writeonce@midipix.org> | 2020-01-25 19:52:44 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-25 19:55:48 +0000 |
commit | 29c123e3a44e016d5698e3d68866f3b657315fda (patch) | |
tree | 5606a33aa554f6bd90c941c78708653702a0222a /sofort | |
parent | aab406af07bc7d9668e1067f5095e84777073cc5 (diff) | |
download | bfirm-29c123e3a44e016d5698e3d68866f3b657315fda.tar.bz2 bfirm-29c123e3a44e016d5698e3d68866f3b657315fda.tar.xz |
build system: configure: added --srcinfo,--srcsite,--pgprkey,--pgpskey support.
Diffstat (limited to 'sofort')
-rw-r--r-- | sofort/config/config.vars | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index cce9e70..524b746 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -21,6 +21,12 @@ pkghome pkgdefs pkglibs +srcinfo +srcsite + +pgprkey +pgpskey + rawball rawball_url rawball_sha256 |