blender/build_files
Nathan Letwory 5b19ec3559 Apply patch [#26660] Scons build on OSX fails to create Info.plist file fix
provided by Mike Sloman

from the patch report:

When building on Mac OSX with SCONS the Info.plist file is zero length and thus OSX cannot identify icons and file type associations.

The problems was in the execution of the "date" command to add times in the modified bundle name strings passed to sed. This failed and thus the info.plist file was overwritten with 0 length file.
2011-03-30 05:44:01 +00:00
..
buildbot pep8 cleanup 2011-03-27 05:23:14 +00:00
cmake remove DEBUG flag from OpenNL with cmake, was giving too many prints in the console when unwrapping. 2011-03-29 11:50:37 +00:00
package_spec pep8 cleanup 2011-03-27 05:23:14 +00:00
scons Apply patch [#26660] Scons build on OSX fails to create Info.plist file fix 2011-03-30 05:44:01 +00:00