X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Fscripts%2FThirdParty-install-Finalize.sh;h=15a0aec2fb8853dfb71876a0b518a28a6721f9e1;hb=4e5e6d52e9be90b36ef08b90138669c51f5b4b49;hp=b533727c2341781f98cb24dd88e88cd6e508b80a;hpb=be3ecca8f693fc77904d72ffd79533262a78cd51;p=creaToolsTools.git diff --git a/Linux/scripts/ThirdParty-install-Finalize.sh b/Linux/scripts/ThirdParty-install-Finalize.sh index b533727..15a0aec 100644 --- a/Linux/scripts/ThirdParty-install-Finalize.sh +++ b/Linux/scripts/ThirdParty-install-Finalize.sh @@ -87,6 +87,10 @@ source ThirdParty-bashrc.sh chown -R $loginUserName $generationdir chgrp -R $loginGroupName $generationdir source $ETC_BASHRC -cd $PWD/scripts + +## copping files to prepare the package Intall-Creatools-Bin.sh cp ThirdParty-bashrc.sh $baseLibraryThirdPartyDir/. +cp ThirdParty-install-Base-Stuff.sh $baseLibraryThirdPartyDir/. +cp ThirdParty-install-Base-rpm.sh $baseLibraryThirdPartyDir/. +