From 56b722fb4b756f16acb33ef1007317237f929041 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20K=C3=B6cher?= Date: Thu, 5 Oct 2017 17:55:58 +0200 Subject: [PATCH] updates linux_cluster_platform; removes individual packages (now defined in candi.cfg) --- .../platforms/supported/linux_cluster.platform | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/deal.II-toolchain/platforms/supported/linux_cluster.platform b/deal.II-toolchain/platforms/supported/linux_cluster.platform index c2b3ec8..cb1eeb5 100644 --- a/deal.II-toolchain/platforms/supported/linux_cluster.platform +++ b/deal.II-toolchain/platforms/supported/linux_cluster.platform @@ -16,9 +16,4 @@ # # Define the additional packages for this platform. -PACKAGES=" -once:zlib -once:bzip2 -once:boost -${PACKAGES}" - +#PACKAGES="once:cmake ${PACKAGES}" -- 2.39.5