<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- mac/link-inclibs.sh.orig	2023-06-21 23:48:02
+++ mac/link-inclibs.sh	2023-06-22 00:07:13
@@ -80,14 +80,7 @@
 INST_FW="/opt/local/Library/Frameworks/iODBCinst.framework"
 
 
-#
-#  Remove old installation
-#
-if [ -d "$PREFIX" ] ; then
-  rm -rf "$PREFIX"
-fi
 
-
 #
 #  Create new directory structure
 #
</pre></body></html>