Skip to content
Snippets Groups Projects
Commit d0913edb authored by olivier stasse's avatar olivier stasse Committed by Matthieu Herrb
Browse files

[wip/sot-hrprtc-hrp2] Fix INSTALL link

parent c639a45e
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ case $2 in ...@@ -13,7 +13,7 @@ case $2 in
ln -s ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/bin/rtc-stack-of-tasks-comp /opt/grx/HRP2LAAS/bin/rtc-stack-of-tasks-comp ln -s ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/bin/rtc-stack-of-tasks-comp /opt/grx/HRP2LAAS/bin/rtc-stack-of-tasks-comp
fi fi
if ${TEST} -f ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/bin/RtcStackOfTasksComp/rtc.conf; then if ${TEST} -f ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/bin/RtcStackOfTasksComp/rtc.conf; then
ln -s ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/bin/RtcStackOfTasksComp/rtc.conf /opt/grx/HRP2LAAS/bin/RtcStackOfTasksComp/rtc.confp ln -s ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/bin/RtcStackOfTasksComp/rtc.conf /opt/grx/HRP2LAAS/bin/RtcStackOfTasksComp/rtc.conf
fi fi
if ${TEST} -f ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/script/guisot.py; then if ${TEST} -f ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/script/guisot.py; then
ln -s ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/script/guisot.py /opt/grx/HRP2LAAS/script/guisot.py ln -s ${PKG_PREFIX}/share/${LOCALPKGNAME}/HRP2LAAS/script/guisot.py /opt/grx/HRP2LAAS/script/guisot.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment