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 | 1d3c3c0653bafebed488fb448dd9db168c830fb9 (patch) | |
tree | 3bb91dea3ddfc8dd5766c81a0f24aad9afaff510 /sofort | |
parent | c4a16fca819836ecdb3095cf73f7d99e28eee583 (diff) | |
download | sltdl-1d3c3c0653bafebed488fb448dd9db168c830fb9.tar.bz2 sltdl-1d3c3c0653bafebed488fb448dd9db168c830fb9.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 |