shithub: scc

Download patch

ref: 30a206ccf778fd87149c44335476c2c1962ce151
parent: b6a4308de39e33c29986ebbce01f883ce9fd72af
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sat Oct 30 18:15:39 EDT 2021

scc: Use scc prefix for tools

Scc is in an early stage and it is not stable enough
to be used instead of the systems tools. For this
reason this patch renames all the binaries to have
a scc- prefix that avoid executing the wrong tool at
the wrong moment.

This patch also adds a new tool called scc that sets
automatically the value of SCCPREFIX based in the name
of the program and simplify executing scc from a
directory different than $PREFIX.