Commit 6bdaee1e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

bison: remove unused yacc wrapper



No longer used since 98611b (bison: convert to the autotools infrastructure)

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent acc6188d
Loading
Loading
Loading
Loading

package/bison/yacc

deleted100755 → 0
+0 −2
Original line number Diff line number Diff line
#!/bin/sh
exec /usr/bin/bison -y "$@"