n8felton-recipes
n8felton-recipes copied to clipboard
Fix Maven build by not using symlinks
The packaging of Maven failed because it used symbolink links. I tried to fix that by not symlinking at all. Instead, use the paths.d mechanism to make the commands available in shells.
Partly fixes #137