ggciag / mandyoc

MANDYOC is a finite element code written on top of the PETSc library to simulate thermo-chemical convection of the Earth's mantle
https://ggciag.github.io/mandyoc/
BSD 3-Clause "New" or "Revised" License
27 stars 5 forks source link

Makefile - broken variable name for the installation #59

Closed rafaelmds closed 2 years ago

rafaelmds commented 2 years ago

@aguspesce I merged #55, but missed this commit: https://github.com/ggciag/mandyoc/pull/55/commits/3b1cd111a44175ed5abd46716e343cacb395e0bd

This has broken the install path to ~/.local/bin (according to docs).

It also broke compilation to the new bin folder.