summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpackage/bison/yacc2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/bison/yacc b/package/bison/yacc
deleted file mode 100755
index aed120e88..000000000
--- a/package/bison/yacc
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/bin/bison -y "$@"