--- trunk/mage/usr/lib/mage/mage.rc.global 2011/07/25 11:59:49 1436 +++ trunk/mage/usr/lib/mage/mage.rc.global 2011/07/25 12:02:16 1437 @@ -60,12 +60,7 @@ RSYNC="rsync://magellan-linux.de/mage-ix86" SMAGE2RSYNC="rsync://magellan-linux.de/smage-cvs" -# old distribution settings -# only for compat; will disapear soon -#USE_TESTING=true -#USE_UNSTABLE=true - -# new distribution settings +# distribution settings # internal default: MAGE_DISTRIBUTION=stable # stable | testing | unstable : ${MAGE_DISTRIBUTION="stable"} @@ -73,7 +68,7 @@ # enables on-the-fly regeneration of the mage tree via smage2 files. # MAGE_TREE_DEST must be also set. You should set it to the same as MAGEDIR. #REGEN_MAGE_TREE=true -#MAGE_TREE_DEST="${MAGEDIR}" +MAGE_TREE_DEST="${MAGEDIR}" # creates on-the-fly source-tarballs when building packages with smage2 #CREATE_SRC_PKG_TARBALL=true