Salome HOME
merge from master
[tools/sat_salome.git] / products / compil_scripts / Python-3.6.8.sh
index a34b9ac91ac239a23c72147b4fe3ceda30ba1858..daa72fab7cc6073b948f71ec5fa7842dcf16f3a2 100755 (executable)
@@ -88,8 +88,8 @@ then
     #
     if [ "${SAT_ENABLE_PYTHON_PYMALLOC}" == "1" ]; then
        cd ${PRODUCT_INSTALL}/include
-       if [ ! -d python36 ]; then
-           ln -s python36m python36
+       if [ ! -d python3.6 ]; then
+           ln -s python3.6m python3.6
        fi
     fi
 fi