fixed bas packages (not bootdisk package)
[hdw-linux/hdw-linux.git] / packages / base / flex / lex_wrapper
diff --git a/packages/base/flex/lex_wrapper b/packages/base/flex/lex_wrapper
new file mode 100644 (file)
index 0000000..196e4af
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec /usr/bin/flex -l "$@"
+