diff --git a/silecs-communication-cpp/releaseSilecs.sh b/silecs-communication-cpp/releaseSilecs.sh index 9d6a1fd1e74e2e6c90a8f31add5fa49ab6f6a0ab..083f4c83ed8c6f4f4e5b5014bfd7504dcd16c400 100755 --- a/silecs-communication-cpp/releaseSilecs.sh +++ b/silecs-communication-cpp/releaseSilecs.sh @@ -215,7 +215,7 @@ plugin_release() WORKSPACE=$1 RELEASE_DIR_BASE=$2 - PACKAGE=silecs-eclipse-plugin-update-site + PACKAGE=silecs-eclipse-plugin-gsi-update-site INSTALL_DIR=${RELEASE_DIR_BASE}/${PACKAGE} checkFolderExists ${WORKSPACE}/${PACKAGE} echo "installing ${INSTALL_DIR} from ${WORKSPACE}/${PACKAGE}"