diff --git a/tcl/tcl.patch b/tcl/tcl.patch index 2e22ddd0..315d6e76 100644 --- a/tcl/tcl.patch +++ b/tcl/tcl.patch @@ -166,7 +166,7 @@ diff -Naur tcl/unix/Makefile.in TCL_BLD/unix/Makefile.in # support for embedded libraries on Darwin / Mac OS X -DYLIB_INSTALL_DIR = $(libdir) -+DYLIB_INSTALL_DIR = @executable_path/../lib ++DYLIB_INSTALL_DIR = @rpath #-------------------------------------------------------------------------- # The information below is modified by the configure script when Makefile is