[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [24114] trunk/blender/intern/ghost/ SConscript: bumping commit count.

Nathan Letwory jesterking at letwory.net
Tue Oct 27 15:14:41 CET 2009


Revision: 24114
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24114
Author:   jesterking
Date:     2009-10-27 15:14:40 +0100 (Tue, 27 Oct 2009)

Log Message:
-----------
bumping commit count.

Modified Paths:
--------------
    trunk/blender/intern/ghost/SConscript

Modified: trunk/blender/intern/ghost/SConscript
===================================================================
--- trunk/blender/intern/ghost/SConscript	2009-10-27 14:11:28 UTC (rev 24113)
+++ trunk/blender/intern/ghost/SConscript	2009-10-27 14:14:40 UTC (rev 24114)
@@ -35,7 +35,7 @@
 	for f in pf:
 		sources.remove('intern' + os.sep + f + 'Win32.cpp')
 		sources.remove('intern' + os.sep + f + 'X11.cpp')
-			sources.remove('intern' + os.sep + f + 'Carbon.cpp')
+		sources.remove('intern' + os.sep + f + 'Carbon.cpp')
 	else:
 		for f in pf:
 			sources.remove('intern' + os.sep + f + 'Win32.cpp')





More information about the Bf-blender-cvs mailing list