From 8c7fa793890352754b01c0e29131949124827809 Mon Sep 17 00:00:00 2001 From: Vladimir Sokolovsky Date: Wed, 10 Dec 2008 13:22:00 +0200 Subject: [PATCH] Handle mpi-selector uninstall independently on other packages. Leave it installed if there are other MPIs depending on it. Signed-off-by: Vladimir Sokolovsky --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index 9855769..d81d301 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -93,7 +93,7 @@ IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibutils ibutils-debuginfo ibutils-libs ibutils IB_ALL_PACKAGES="$IB_ALL_PACKAGES openib-mstflint openib-tvflash openib-srptools openib-perftest" IB_ALL_PACKAGES="$IB_ALL_PACKAGES ofed-docs ofed-scripts" -ALL_PACKAGES="$IB_ALL_PACKAGES mpi-selector mvapich mvapich2 openmpi openmpi-libs openmpi-devel mpitests mft" +ALL_PACKAGES="$IB_ALL_PACKAGES mvapich mvapich2 openmpi openmpi-libs openmpi-devel mpitests mft" PREV_RELEASE_PACKAGES="mpich_mlx ibtsal openib opensm opensm-devel mpi_ncsa thca ib-osm osm diags ibadm ib-diags ibgdiag ibdiag ib-management" PREV_RELEASE_PACKAGES="$PREV_RELEASE_PACKAGES ib-verbs ib-ipoib ib-cm ib-sdp ib-dapl udapl udapl-devel libdat libibat ib-kdapl ib-srp ib-srp_target oiscsi-iser-support" -- 2.41.0