[Bf-committers] CVS commit: blender/intern/python/freeze modulefinder.py

Michel Selten bf-committers@blender.org
Sat, 1 Feb 2003 13:01:42 +0100 (CET)


michel (Michel Selten) 2003/02/01 13:01:42 CET

  Modified files:
    blender/intern/python/freeze modulefinder.py 
  
  Log:
  This small update should fix the build errors in python/freeze.
  I added a check if the output directory (../frozen) exists and will create
  the directory if it does not exist.
  This time I tested it also with the NaN make environment :)
  
  Michel
  
  Revision  Changes    Path
  1.4       +2 -0      blender/intern/python/freeze/modulefinder.py