From: Nabil Ghodbane Date: Fri, 27 Oct 2023 07:37:14 +0000 (+0200) Subject: spns #38030: fix sip section X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=440d6f654673ff1303bab5746ee7a8e74905e1e1;p=tools%2Fsat_salome.git spns #38030: fix sip section --- diff --git a/products/compil_scripts/sip-5.5.0.sh b/products/compil_scripts/sip-5.5.0.sh index 82ccf0f..5a709fe 100755 --- a/products/compil_scripts/sip-5.5.0.sh +++ b/products/compil_scripts/sip-5.5.0.sh @@ -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