We would like the ability to change the siteconfig from the installation path (which in many cases modules may be installed by root and unable for other users to add user recipes to the siteconfig).
I would propose control using an variable named $MODULES_SITECONFIG that would default to the existing value (@etcdir@/siteconfig.tcl) if the env-variable was not set.
The change is fairly trivial - but I am uncertain how to write the tests for this.
We would like the ability to change the siteconfig from the installation path (which in many cases modules may be installed by root and unable for other users to add user recipes to the siteconfig).
I would propose control using an variable named $MODULES_SITECONFIG that would default to the existing value (@etcdir@/siteconfig.tcl) if the env-variable was not set.
The change is fairly trivial - but I am uncertain how to write the tests for this.