IGN:Fix lxml issues on OSX

This commit is contained in:
Kovid Goyal 2008-09-08 15:45:16 -07:00
parent 3d3c6c3f30
commit 7e9ffe0445

View File

@ -344,7 +344,7 @@ def main():
'LSEnvironment':{
'FC_CONFIG_DIR':'@executable_path/../Resources/fonts',
'MAGICK_HOME':'@executable_path/../Frameworks/ImageMagick',
'DYLD_LIBRARY_PATH':'@executable_path/../Frameworks/:@executable_path/../Frameworks/ImageMagick/lib',
'DYLD_LIBRARY_PATH':'@executable_path/../Frameworks:@executable_path/../Frameworks/ImageMagick/lib',
}
},
},