소스 검색

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 년 전
부모
커밋
6bdaee1e0f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      package/bison/yacc

+ 0 - 2
package/bison/yacc

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