summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-02-04 04:11:08 +0000
committerSteven Knight <knight@baldmt.com>2002-02-04 04:11:08 +0000
commitc6ee835808199bcd2bebecd7e463c6fe48b1bed1 (patch)
tree119376a891c8497b53f80f47a8085475b5cd34dc /config
parent5e8517111e036d0dfd191a8ad41e41bbf0950c2e (diff)
downloadscons-c6ee835808199bcd2bebecd7e463c6fe48b1bed1.tar.gz
Finally, eat our own dog food: start using SCons to build its own packages.
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 445a1b13..53873e34 100644
--- a/config
+++ b/config
@@ -34,7 +34,7 @@
* if the file is not in the change. Look in aesub(5) for more information
* about command substitutions.
*/
-build_command = "cons date='${DAte %Y/%m/%d %H:%M:%S}' developer=${DEVeloper} version=${VERsion} change=${Change}";
+build_command = "SCONS_LIB_DIR=${Development_Directory}/src/engine python ${Source src/script/scons.py} date='${DAte %Y/%m/%d %H:%M:%S}' developer=${DEVeloper} version=${VERsion} change=${Change}";
/*
* The rules used in the User Guide all remove their targets before