Commit 2a0a4832 authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in install.sh

parent 6286074d
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -80,7 +80,8 @@ ln -sf module_its.mk module.mk
cd $BASE_PATH/ttcn/LibIts
git checkout devel2

cd $BASE_PATH/ttcn/LibCommon
ln -sf ../patch_lib_common_titan/module.mk module.mk
cd $BASE_PATH
ln -sf ./ttcn/patch_lib_common_titan/module.mk ./ttcn/LibCommon/module.mk

exit 0
Original line number Diff line number Diff line
Subproject commit 5bb431939198c76048c9d5a2553d406fdfabd16e
Subproject commit e7f13cca244490ee6f5fc6e80c6836384b562568