]> git.openfabrics.org - ~emulex/ofed_scripts/.git/commitdiff
Added some debuginfo RPMs to the list of packages for uninstall.
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Sun, 13 Jan 2008 13:04:19 +0000 (15:04 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Sun, 13 Jan 2008 13:04:19 +0000 (15:04 +0200)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
uninstall.sh

index eb25e16c6e7e635a8e31b10875c70102177e3eec..453371e6eb5fe21c5fdccc7510f95e1f92700baa 100755 (executable)
@@ -59,11 +59,12 @@ IB_ALL_PACKAGES="$IB_ALL_PACKAGES libibmad libibmad-devel libibmad-static libibm
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES librdmacm librdmacm-utils librdmacm-devel librdmacm-debuginfo"
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES libsdp libsdp-devel libsdp-debuginfo"
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES opensm opensm-libs opensm-devel opensm-debuginfo opensm-static"
-IB_ALL_PACKAGES="$IB_ALL_PACKAGES perftest mstflint tvflash"
+IB_ALL_PACKAGES="$IB_ALL_PACKAGES perftest perftest-debuginfo mstflint mstflint-debuginfo tvflash tvflash-debuginfo"
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES dapl dapl-devel dapl-devel-static dapl-utils dapl-debuginfo"
-IB_ALL_PACKAGES="$IB_ALL_PACKAGES qlvnictools ibvexdmtools sdpnetstat srptools rds-tools"
+IB_ALL_PACKAGES="$IB_ALL_PACKAGES qlvnictools qlvnictools-debuginfo ibvexdmtools ibvexdmtools-debuginfo sdpnetstat sdpnetstat-debuginfo"
+IB_ALL_PACKAGES="$IB_ALL_PACKAGES srptools srptools-debuginfo rds-tools rds-tools-debuginfo"
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibsim ibsim-debuginfo"
-IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibutils ibutils-debuginfo infiniband-diags qperf qperf-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"