summaryrefslogtreecommitdiff
path: root/package/bison/yacc
diff options
context:
space:
mode:
Diffstat (limited to 'package/bison/yacc')
-rwxr-xr-xpackage/bison/yacc2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/bison/yacc b/package/bison/yacc
new file mode 100755
index 000000000..aed120e88
--- /dev/null
+++ b/package/bison/yacc
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/bison -y "$@"