Fix bug in hip_hcc uninstall script

[ROCm/hip commit: 72037de79f]
Cette révision appartient à :
Maneesh Gupta
2016-04-18 15:08:36 +05:30
Parent 8aec5e9af8
révision 3e6cd3795b
+1 -1
Voir le fichier
@@ -12,7 +12,7 @@ ROCMDIR=/opt/rocm
HIPDIR=$ROCMDIR/hip
# Remove soft-links to libraries
HIPLIBFILES=$HIPDIR/hip/lib/*
HIPLIBFILES=$HIPDIR/lib/*
ROCMLIBDIR=$ROCMDIR/lib
pushd $ROCMLIBDIR
for f in $HIPLIBFILES