From: Uwe Köcher Date: Tue, 8 Jul 2014 09:26:53 +0000 (+0200) Subject: added CentOS 7 (Core) support X-Git-Tag: 0.3~14 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7275cc42783a5866fae910b5ba61756e6ce89d9;p=candi.git added CentOS 7 (Core) support --- diff --git a/candi.sh b/candi.sh index 149bbbd..bd0251b 100755 --- a/candi.sh +++ b/candi.sh @@ -345,6 +345,7 @@ guess_platform() { "Tikanga"*) echo rhel5;; "Santiago"*) echo rhel6;; "Maipo"*) echo rhel7;; + "Core"*) echo centos7;; esac elif [ -x /usr/bin/sw_vers ] then