Salome HOME
Remove build directory
[tools/install.git] / config_files / OCCT-6.5.2.sh
index 9811ed6536135cde38d18391cf7c6c9756caa20f..0f017db3604cfc61512647c65515c501d34fc9fc 100755 (executable)
@@ -103,6 +103,7 @@ is_mandriva2008=0
 is_debian40=0
 is_debian50=0
 is_debian60=0
+is_centos=0
 
 if [ -e /etc/issue ] ; then
   grep -e "Mandriva Linux release 2008.0" /etc/issue > /dev/null