diff options
author | midipix <writeonce@midipix.org> | 2020-01-25 19:52:44 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-25 19:55:49 +0000 |
commit | c037c0b7d2f55b158f1a3b26b2ce86f709345d67 (patch) | |
tree | 94e43754a7343347ed56f8c33a6189df4489f868 /sofort/config | |
parent | a50a279d134eaab39cd10ca6a894ae49ef51933b (diff) | |
download | sbpython2-c037c0b7d2f55b158f1a3b26b2ce86f709345d67.tar.bz2 sbpython2-c037c0b7d2f55b158f1a3b26b2ce86f709345d67.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 |