diff options
author | midipix <writeonce@midipix.org> | 2020-01-10 15:59:38 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-10 16:02:55 +0000 |
commit | f6c1e4b5835e77c02a361afec3c2e70a13c8330d (patch) | |
tree | 029ba172f4b8fb77cc32b7119f7d805decf44445 /sofort/config | |
parent | f66d20f1873e1e1c811f5d20f634ed51658ebf30 (diff) | |
download | sbpython3-f6c1e4b5835e77c02a361afec3c2e70a13c8330d.tar.bz2 sbpython3-f6c1e4b5835e77c02a361afec3c2e70a13c8330d.tar.xz |
build system: add --pkgbugs (where to file) and --pkghome (project home page).
Diffstat (limited to 'sofort/config')
-rw-r--r-- | sofort/config/config.vars | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index 80d8535..229a598 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -16,6 +16,8 @@ pkgusrc pkgrepo pkgpsrc pkgdurl +pkgbugs +pkghome pkgdefs pkglibs |