ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/deliantra
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.70 by root, Mon Sep 1 15:17:23 2008 UTC vs.
Revision 1.71 by root, Mon Sep 1 15:19:07 2008 UTC

74 } else { 74 } else {
75 # OS X 75 # OS X
76 $ENV{FC_CONFIG_FILE} = "$root/fonts.conf"; # no effect??!?! 76 $ENV{FC_CONFIG_FILE} = "$root/fonts.conf"; # no effect??!?!
77 $ENV{FC_CONFIG_DIR} = $root; # no effect??!?! 77 $ENV{FC_CONFIG_DIR} = $root; # no effect??!?!
78 $ENV{PANGO_RC_FILE} = "$root/pango.rc"; 78 $ENV{PANGO_RC_FILE} = "$root/pango.rc";
79 #$ENV{DYLD_LIBRARY_PATH} = $root; 79 $ENV{DYLD_LIBRARY_PATH} = $root;
80 chdir $root; # for pango modules, maybe other things 80 chdir $root; # for pango modules, maybe other things
81 } 81 }
82 82
83 unshift @INC, $root; 83 unshift @INC, $root;
84 } 84 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines