thermofun
thermofun copied to clipboard
Fails to install into a stage dir
This line needs --root=${TFUN_STAGING_PREFIX} before --prefix=....
TFUN_STAGING_PREFIX should be settable by users and should otherwise default to empty string.
And the same should be done in chemicalfun.
Thanks, a PR fix would be appreciated.