[90891] trunk/dports/x11/wine-devel/files/wine.in

jwa at macports.org jwa at macports.org
Sat Mar 17 02:58:50 PDT 2012


Revision: 90891
          https://trac.macports.org/changeset/90891
Author:   jwa at macports.org
Date:     2012-03-17 02:58:50 -0700 (Sat, 17 Mar 2012)
Log Message:
-----------
adding the file for wine-devel DYLD_FALLBACK_LIBRARY_PATH fix with the change in it, too

Modified Paths:
--------------
    trunk/dports/x11/wine-devel/files/wine.in

Modified: trunk/dports/x11/wine-devel/files/wine.in
===================================================================
--- trunk/dports/x11/wine-devel/files/wine.in	2012-03-17 09:56:39 UTC (rev 90890)
+++ trunk/dports/x11/wine-devel/files/wine.in	2012-03-17 09:58:50 UTC (rev 90891)
@@ -1,5 +1,5 @@
 #!/bin/sh
 # $Id$
 
-DYLD_FALLBACK_LIBRARY_PATH="@PREFIX@/lib" \
+DYLD_FALLBACK_LIBRARY_PATH="@PREFIX@/lib:/usr/lib" \
 "@PREFIX@/libexec/wine/wine" "$@"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120317/236c5be2/attachment.html>


More information about the macports-changes mailing list