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.68 by root, Mon Sep 1 10:17:42 2008 UTC vs.
Revision 1.69 by root, Mon Sep 1 15:08:15 2008 UTC

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 symlink "libjpeg.62.dylib", "libjpeg.dylib";
81 } 82 }
82 83
83 unshift @INC, $root; 84 unshift @INC, $root;
84 } 85 }
85} 86}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines