From 44eedc5c44416a97b3f5ca03d596ec3c9fb29380 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Oct 2004 02:49:33 +0000 Subject: facelift step number two --- package/bison/yacc | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 package/bison/yacc (limited to 'package/bison/yacc') 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 "$@" -- cgit v1.2.3