Files
macports-ports/devel/libiodbc/files/patch-mac-link-inclibs.diff
Mohamed AkramandGitHub 80d6f506ed libiodbc: update to 3.52.16 (#19193)
Clean up Portfile and build GUI using macOS-specific Makefile.

Closes: https://trac.macports.org/ticket/67661
2023-06-25 15:34:52 -04:00

18 lines
308 B
Diff

--- 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
#