shithub: scc

Download patch

ref: 50a8df0490d1af1d3350fb48b83d693fd3ae0e3a
parent: c43a3de599d8801302549bb685318177331d5a77
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Aug 28 11:49:57 EDT 2019

[build] Remove libexec directory in clean

rm -rf was removing only libexec/scc, and the obvious
solution is to include libexec in libc-proto.

--- a/scripts/libc-proto
+++ b/scripts/libc-proto
@@ -1,4 +1,5 @@
 bin
+libexec
 libexec/scc
 lib
 lib/scc