Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2009-08-25 13:47:14 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2009-08-25 13:47:14 +0400
commit01bd67bd1ac402ccb5d8e549d3b4fb8e8e7752ec (patch)
treecce9b3c115b288916909f7af006e563e0e86aa77 /config
parent1441f337fb1140a5d5d852cfdc9320eb38c2bc33 (diff)
* removed misleading comments. In short: NEVER EVER copy platform defaults in their entirety as your user-config.py.
I'm taking this commit log as an opportunity to also remind people of the existance of doc/blender-scons.txt . If you're a user reading these commit logs, and you haven't pre-ordered the Durian DVD yet, do so now: http://www.blender3d.org/e-shop/product_info_n.php?products_id=120
Diffstat (limited to 'config')
-rw-r--r--config/darwin-config.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/config/darwin-config.py b/config/darwin-config.py
index 5c0fa9a5086..ba1d12542d0 100644
--- a/config/darwin-config.py
+++ b/config/darwin-config.py
@@ -1,10 +1,3 @@
-#
-# Note : if you want to alter this file
-# copy it as a whole in the upper folder
-# as user-config.py
-# dont create a new file with only some
-# vars changed.
-
import commands
# IMPORTANT NOTE : OFFICIAL BUILDS SHOULD BE DONE WITH SDKs