This allows using the repository files from other tools using dnf's
reposdir= option.
To keep rpmdistro-query usable from a repository checkout, we calculate
the location of the repository directory in the rpmdistro-repoquery
script based on the path of the given config.
Instead of preprocessing the config files for mageia and sle-bci, we
use dnf's support for setting variables via environment variables to
set the necessary variables directly from the rpmdistro-repoquery script
and get rid of rpmdistro-gendnfconf.
This allows using the repository files from other tools using dnf's
reposdir= option.
To keep rpmdistro-query usable from a repository checkout, we calculate
the location of the repository directory in the rpmdistro-repoquery
script based on the path of the given config.
Instead of preprocessing the config files for mageia and sle-bci, we
use dnf's support for setting variables via environment variables to
set the necessary variables directly from the rpmdistro-repoquery script
and get rid of rpmdistro-gendnfconf.