Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37861?usp=email )
Change subject: regen-makefile.sh: Fix ttcn3_compiler path under Archlinux ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37861/comment/82260389_f31c4... : PS1, Line 9: The ttcn3 installation path FYI: this package comes with:
``` $ cat /etc/profile.d/eclipse-titan.sh export TTCN3_DIR=/opt/eclipse-titan export PATH=$PATH:$TTCN3_DIR/bin ```
so why hard-coding stuff rather than using an env variable?