3 lines
94 B
Bash
3 lines
94 B
Bash
#!/bin/sh
|
|
|
|
exec %%LOCALBASE%%/lib/erlang/lib/%%PORTNAME%%-%%PORTVERSION%%/bin/protoc-erl "$@"
|