]> git.openfabrics.org - ~vlad/ofed_scripts.git/commitdiff
Handle mpi-selector uninstall independently on other packages. vofed-1.4
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Wed, 10 Dec 2008 11:22:00 +0000 (13:22 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Wed, 10 Dec 2008 11:22:00 +0000 (13:22 +0200)
Leave it installed if there are other MPIs depending on it.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
uninstall.sh

index 98557695c810ea700eb6b7926e61b3dc8e918942..d81d3016233790c426bb085b07dc44965a5386c6 100755 (executable)
@@ -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"