From: Timo Heister Date: Fri, 22 Apr 2016 13:03:50 +0000 (+0100) Subject: bump version, format package list X-Git-Tag: v0.8.5~39^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1958c2c6dda3aa28fce0b588a3ad9939a3a1a1a;p=candi.git bump version, format package list --- diff --git a/candi.cfg b/candi.cfg index 1d90dd5..445bb20 100644 --- a/candi.cfg +++ b/candi.cfg @@ -34,18 +34,20 @@ DEAL_CONFOPTS=" \ " PACKAGES="load:dealii-prepare" -#PACKAGES="${PACKAGES} once:opencascade" -PACKAGES="${PACKAGES} once:parmetis once:superlu_dist" +PACKAGES="${PACKAGES} once:opencascade" +PACKAGES="${PACKAGES} once:parmetis" +#PACKAGES="${PACKAGES} once:superlu_dist" PACKAGES="${PACKAGES} once:hdf5" PACKAGES="${PACKAGES} once:p4est" PACKAGES="${PACKAGES} once:trilinos" -PACKAGES="${PACKAGES} once:petsc once:slepc" +PACKAGES="${PACKAGES} once:petsc" +PACKAGES="#{PACKAGES} once:slepc" PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version: -DEAL_II_VERSION=v8.4.0 +DEAL_II_VERSION=v8.4.1 # Would you like to build stable version of deal.II? # If STABLE_BUILD=false, then the development version of deal.II will be