thermofun icon indicating copy to clipboard operation
thermofun copied to clipboard

Fails to install into a stage dir

Open yurivict opened this issue 3 years ago • 1 comments

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.

yurivict avatar Jul 17 '22 19:07 yurivict

Thanks, a PR fix would be appreciated.

gdmiron avatar Jul 18 '22 12:07 gdmiron