It's only used in a couple of tests, and only in such a way that replacing it with a random command suffices. I also removed a few pointless uses of the variable. Fixes: https://git.lix.systems/lix-project/lix/issues/376 Change-Id: I90aedb61d64b02f7c9b007e72f9d614cc1b37a2e
361 B
361 B
synopsis, category, cls, credits
| synopsis | category | cls | credits | |
|---|---|---|---|---|
| Dependency on monolithic coreutils removed | Development |
|
vigress8 |
Previously, the build erroneously depended on a coreutils binary, which requires coreutils to be built with a specific configuration. This was only used in one test and was not required to be a single binary. This dependency is removed now.