From: Uwe Köcher Date: Fri, 11 Jul 2014 10:58:17 +0000 (+0200) Subject: deal.II: CentOS7 included in comment, that the program 'patch' has to be installed X-Git-Tag: v0.4~79 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9227609e82e34eca254efa13c59727a74437723;p=candi.git deal.II: CentOS7 included in comment, that the program 'patch' has to be installed --- diff --git a/deal.II/platforms/supported/centos7.platform b/deal.II/platforms/supported/centos7.platform index 641b7e5..1a99abf 100644 --- a/deal.II/platforms/supported/centos7.platform +++ b/deal.II/platforms/supported/centos7.platform @@ -3,7 +3,7 @@ # This build script assumes that you have several packages already # installed via RHEL's yum using the following command: # -# su -c 'yum install -y svn git wget \ +# su -c 'yum install -y patch svn git wget \ # @development-tools gcc-c++ cmake \ # openmpi openmpi-devel \ # blas blas-devel lapack lapack-devel \