]> git.openfabrics.org - ~vlad/ofed_scripts.git/commitdiff
Added "mft" package to the uninstall script.
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Sun, 9 Mar 2008 12:03:11 +0000 (14:03 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Sun, 9 Mar 2008 12:03:11 +0000 (14:03 +0200)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
uninstall.sh

index 453371e6eb5fe21c5fdccc7510f95e1f92700baa..8bc432f4ba667ce7ebf8ce3253e9d298ca1f5754 100755 (executable)
@@ -67,7 +67,7 @@ IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibsim ibsim-debuginfo"
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibutils ibutils-debuginfo infiniband-diags infiniband-diags-debuginfo qperf qperf-debuginfo"
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES ofed-docs ofed-scripts"
 
-ALL_PACKAGES="${IB_ALL_PACKAGES} mpi-selector mvapich mvapich2 openmpi mpitests ibutils"
+ALL_PACKAGES="${IB_ALL_PACKAGES} mpi-selector mvapich mvapich2 openmpi mpitests ibutils 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"