fixed bas packages (not bootdisk package)
[hdw-linux/hdw-linux.git] / packages / base / flex / lex_wrapper
1 #!/bin/sh
2 exec /usr/bin/flex -l "$@"
3