bison: replace the yacc script with one that does not hardcode the path (fixes #20605)
[openwrt/svn-archive/archive.git] / tools / bison / scripts / yacc
1 #!/bin/sh
2 exec bison -y "$@"