move helper binaries to from sbin to libexec

- remove installed header files etc
- add substitution for @BASH@, @MODULECMD@, @MODMANANGE@
This commit is contained in:
2021-03-17 17:58:54 +01:00
parent 2f79681ac6
commit 04d6047cd0
13 changed files with 88 additions and 54 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
unset BASH_ENV
"@BASH@" --noprofile --norc "@MODULECMD@" "$@"