Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
6bdaee1e0f
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      package/bison/yacc

+ 0 - 2
package/bison/yacc

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