bison: remove unused yacc wrapper

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

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2010-12-31 16:13:21 +01:00
parent acc6188d5c
commit 6bdaee1e0f

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec /usr/bin/bison -y "$@"