Utilities for alternative packaging
Go to file
Panu Matilainen 8630fbf767 scl-utils is not compatible with Lmod, fix the dependency (#1296383)
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 969a3eb2f5 but
by depending on %{_bindir}/modulecmd instead of the pacakge name,
makes the point clearer I hope.
2017-08-25 12:06:36 +03:00
.gitignore Rebase to 2.0.2 2017-08-25 11:36:33 +03:00
0003-Scl-utils-layout-patch-from-fedora-famillecollet.com.patch - Apply rh layout fixes from Remi Collet 2016-03-09 16:25:32 +01:00
macros.scl-filesystem - add aarch64, ppc64le to list of arches with /usr/lib64 2017-08-07 17:17:05 +01:00
scl-utils.spec scl-utils is not compatible with Lmod, fix the dependency (#1296383) 2017-08-25 12:06:36 +03:00
sources Rebase to 2.0.2 2017-08-25 11:36:33 +03:00