Files
eda-tools/genkicat/gencat
T
Werner Almesberger 48434c859d gencat clashes with an existing tool. rename to genkicat (1/2)
The "gencat" with older rights to the name is from libc, no less.
I wonder how I missed that :-(
2012-07-12 20:09:38 -03:00

4 lines
44 B
Bash
Executable File

#!/bin/sh
PATH=$PATH:.
exec gencat-bin "$@"