updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / maya2011 / ljpeg6_preload.patch
blob81805d8459c60ea076b353d60efef0398797f3b0
1 --- usr/autodesk/maya2011-x64/bin/maya2011 2010-09-06 12:36:22.000000000 +0300
2 +++ usr/autodesk/maya2011-x64/bin/maya2011.new 2011-02-02 13:13:00.706668263 +0200
3 @@ -204,6 +204,9 @@
4 # performance degredation, remove or comment out the following line:
5 unsetenv QT_PLUGIN_PATH
7 +# Set the libjpeg library to use
8 +setenv LD_PRELOAD "/usr/lib/libjpeg.so.62"
10 # Set up the location of the libquicktime plugins
11 setenv LIBQUICKTIME_PLUGIN_DIR "$MAYA_LOCATION/lib"