+ Creates the lib directory on an install
[melted] / mlt++ / swig / java / Play.sh
1 #!/bin/env sh
2 java -Djava.library.path=. -cp .:src_swig Play "$@"