Utilities for alternative packaging
scl-utils uses %{_bindir}/modulecmd which is not the alleged official
interface, but since "module" command is implemented as a shell
function/alias, calling it via exec() from C is a bit problematic.
Maybe there are ways around but the current implementation depends
on %{_bindir}/modulecmd being there, and thus it's not compatible
with Lmod.
This effectively reverts
|
||
|---|---|---|
| .gitignore | ||
| 0003-Scl-utils-layout-patch-from-fedora-famillecollet.com.patch | ||
| macros.scl-filesystem | ||
| scl-utils.spec | ||
| sources | ||