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 | 96c4cbd9f21b2dd83dee3234724508dcc308fe8d (patch) | |
tree | 84150ec9fd3f4ce39420ee09e3a167902c151d12 /sofort/config | |
parent | 98dfe99364ddb0c43a5d8cbbd471d859c97aea09 (diff) | |
download | bcparser-96c4cbd9f21b2dd83dee3234724508dcc308fe8d.tar.bz2 bcparser-96c4cbd9f21b2dd83dee3234724508dcc308fe8d.tar.xz |
build system: configure: added --srcinfo,--srcsite,--pgprkey,--pgpskey support.
Diffstat (limited to 'sofort/config')
-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 |