Browse Source

bison: remove unused yacc wrapper

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

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 14 năm trước cách đây
mục cha
commit
6bdaee1e0f
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      package/bison/yacc

+ 0 - 2
package/bison/yacc

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