mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
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 :-(
This commit is contained in:
3
genkicat/gencat
Executable file
3
genkicat/gencat
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
PATH=$PATH:.
|
||||
exec gencat-bin "$@"
|
||||
Reference in New Issue
Block a user