mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
The wrapper for `foo-config` style scripts updated `$PATH` so it could call the real script by name instead of full path. However this means that calls to shell utilities like `sed` may use the board's version instead of the build host's. This hasn't been a problem in the past because the board and host happened to be compatible but this may not always be true. In other news, come on people, switch to pkg-config already.
Description
Languages
Shell
93%
Python
6.9%