diff options
author | midipix <writeonce@midipix.org> | 2020-01-10 15:59:38 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-10 16:02:52 +0000 |
commit | 116cbcf6ba31291110694be2863c312e8e1d87a5 (patch) | |
tree | a2e922b1688771e4cf4978a1b06b9a313fc73e59 /sofort/config | |
parent | dd6f7c43b1567285859fe4e8bdbabae9e852fe8c (diff) | |
download | bcparser-116cbcf6ba31291110694be2863c312e8e1d87a5.tar.bz2 bcparser-116cbcf6ba31291110694be2863c312e8e1d87a5.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 |