]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-Finalize.sh
#2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools...
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-Finalize.sh
index b533727c2341781f98cb24dd88e88cd6e508b80a..15a0aec2fb8853dfb71876a0b518a28a6721f9e1 100644 (file)
@@ -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/.
+