Attention is currently required from: fixeria, pespin.
1 comment:
File gen_makefile.py:
for i in {build_proj}/default/bin/*; do \\
if [ -e "$$i" ]; then \\
install -v -Dm755 "$$i" -t {shlex.quote(args.install_prefix)}/bin/; \\
> Oh interesting! Apparently this doesn't get created in default/bin when REBAR_BASE_DIR is set [... […]
Ack, I'll give that a try.
To view, visit change 40770. To unsubscribe, or for help writing mail filters, visit settings.