PKGBUILDs/core/flex/lex.sh
2009-09-26 09:35:50 -05:00

4 lines
38 B
Bash

#!/bin/sh
exec /usr/bin/flex -l "$@"