Attention is currently required from: osmith.
Patch set 1:Code-Review +2
2 comments:
File _buildsystem/regen_makefile.inc.sh:
Patch Set #1, Line 73: sed -i -e 's/\/bin\/compiler/\/bin\/ttcn3_compiler/' Makefile
FYI My current eclipse-titan Archlinux package has both:
/opt/eclipse-titan/bin/compiler
/opt/eclipse-titan/bin/ttcn3_compiler
ttcn3_compiler is actually a symlink to "compiler".
Patch Set #1, Line 62: sed -i -e 's/TTCN3_DIR = $/TTCN3_DIR = \/usr\/ttcn3/' Makefile
This is probably not needed anymore, I don't see any /usr/ttcn3 in my dir. eclipse-titan pkg seems to install under /opt/eclipse-titan/ nowadays.
To view, visit change 40028. To unsubscribe, or for help writing mail filters, visit settings.