changeset 4725:12bfaba26c8d

* tools/makeinst-script.sh.in: clear erros before doing RMDir INSTDIR
author John Donoghue
date Mon, 04 Jun 2018 13:54:03 -0400
parents 3f65a9fa9ad0
children 586fe990bcd7
files tools/makeinst-script.sh.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/makeinst-script.sh.in	Fri Jun 01 12:59:39 2018 -0400
+++ b/tools/makeinst-script.sh.in	Mon Jun 04 13:54:03 2018 -0400
@@ -475,6 +475,7 @@
 # last bit of the uninstaller
   cat >> $OUTFILE << EOF
  Delete "\$INSTDIR\\*.*"
+ ClearErrors
  RmDir "\$INSTDIR"
 
  ; didnt remove directory ? most likely from not all files removed