Revision: 41563
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=41563
Author:   campbellbarton
Date:     2011-11-05 13:21:03 +0000 (Sat, 05 Nov 2011)
Log Message:
-----------
update path loactions for external po/ 

Modified Paths:
--------------
    trunk/blender/GNUmakefile

Modified: trunk/blender/GNUmakefile
===================================================================
--- trunk/blender/GNUmakefile   2011-11-05 13:11:49 UTC (rev 41562)
+++ trunk/blender/GNUmakefile   2011-11-05 13:21:03 UTC (rev 41563)
@@ -174,10 +174,10 @@
 # Other Targets
 #
 translations:
-       $(BUILD_DIR)/bin/blender --background -noaudio --factory-startup 
--python po/update_msg.py
-       python3 po/update_pot.py
-       python3 po/update_po.py
-       python3 po/update_mo.py
+       $(BUILD_DIR)/bin/blender --background -noaudio --factory-startup 
--python po/tools/update_msg.py
+       python3 po/tools/update_pot.py
+       python3 po/tools/update_po.py
+       python3 po/tools/update_mo.py
 
 
 # -----------------------------------------------------------------------------

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to