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 | 7dd90cc1f8e46101105a2878ab79c8c53a944269 (patch) | |
tree | 578cef148b154632394d5fdbf0d372f60679c5a7 /sofort/config | |
parent | b550281ad951e5f2d9f692978b9cb73c487fb9a0 (diff) | |
download | pemagine-7dd90cc1f8e46101105a2878ab79c8c53a944269.tar.bz2 pemagine-7dd90cc1f8e46101105a2878ab79c8c53a944269.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 |