--- trunk/mage/usr/lib/mage/mage.rc.global 2009/05/08 07:06:12 859 +++ trunk/mage/usr/lib/mage/mage.rc.global 2009/05/21 19:06:26 875 @@ -74,4 +74,8 @@ #CREATE_SRC_PKG_TARBALL=true # enables step-by-step execution of the smage-file (for debugging only) -# STEP_BY_STEP=true +#STEP_BY_STEP=true + +# disables logging of smage builds +# currently for src_pepare, src_compile, src_install functions only +#SMAGE_BUILD_LOGGING=false