mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 10:43:15 +02:00
* Make WORKING_TREES configurable with an environment variable to simplify external install scripts. * Use native sed functionality rather than grep to find relevant lines in github JSON (grep can create trouble if there is a global --color=always setting, guess how I found out about the color setting)