bison: remove unused yacc wrapper
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 31 Dec 2010 15:13:21 +0000 (16:13 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 31 Dec 2010 15:13:21 +0000 (16:13 +0100)
No longer used since 98611b (bison: convert to the autotools infrastructure)

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/bison/yacc [deleted file]

diff --git a/package/bison/yacc b/package/bison/yacc
deleted file mode 100755 (executable)
index aed120e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/bin/bison -y "$@"