diff options
author | midipix <writeonce@midipix.org> | 2020-01-10 15:59:38 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-10 16:02:54 +0000 |
commit | 027b669cb08f2791ed193a008db6da6c73dd2193 (patch) | |
tree | 5e4bf73c21e5fc54f2fdd358609b49e69f7413af /sofort/config | |
parent | 20ad28f5a92cf2c84a9085b8ff2f196b11b90c7b (diff) | |
download | perk-027b669cb08f2791ed193a008db6da6c73dd2193.tar.bz2 perk-027b669cb08f2791ed193a008db6da6c73dd2193.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 |