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 | f4ee41cf8f1e99f53865b586216d8870afce4200 (patch) | |
tree | a3671495e7187488dda4ec44665b5a27d03214c9 /sofort | |
parent | 199e25675fe0b46fe75612cc882237d2894dc84c (diff) | |
download | u16ports-f4ee41cf8f1e99f53865b586216d8870afce4200.tar.bz2 u16ports-f4ee41cf8f1e99f53865b586216d8870afce4200.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 |