]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #38030: fix sip section
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 27 Oct 2023 07:37:14 +0000 (09:37 +0200)
committerGuytri KASTANE <guytri.kastane@cea.fr>
Mon, 22 Apr 2024 09:24:05 +0000 (11:24 +0200)
products/compil_scripts/sip-5.5.0.sh

index 82ccf0fadb65e019755975dab655a0135aa461e2..5a709febecd54c08f21d1f95d6970ee87129020e 100755 (executable)
@@ -9,7 +9,7 @@ LINUX_DISTRIBUTION="$DIST_NAME$DIST_VERSION"
 rm -rf $BUILD_DIR
 mkdir $BUILD_DIR
 cd $BUILD_DIR
-cp -r $SOURCE_DIR/sip-5.5.0 .
+cp -r $SOURCE_DIR/sip-5.5.0 $BUILD_DIR/sip-5.5.0
 
 USE_SETUP=true
 case $LINUX_DISTRIBUTION in