summaryrefslogtreecommitdiff
path: root/package/bison/files/yacc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-07-23 14:45:40 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-07-23 14:45:40 +0200
commit22277d5d907ee371411382491ee98ceb473416fe (patch)
tree2f1108f4fdd7b1e28a2e31dbffae5d1668bc4944 /package/bison/files/yacc
parentbf89ff6c79e76b23d153cead09754e68dbe59983 (diff)
parentabbe92443043e4ea376870b8e921f326bee72a51 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/bison/files/yacc')
-rwxr-xr-xpackage/bison/files/yacc2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/bison/files/yacc b/package/bison/files/yacc
new file mode 100755
index 000000000..8681b8f54
--- /dev/null
+++ b/package/bison/files/yacc
@@ -0,0 +1,2 @@
+#!/bin/sh
+bison -y "$@"