echo build script after: $BUILD_SCRIPTS_DIR
# load in feisty meow basic scripts, if not already loaded.
source "$BUILD_SCRIPTS_DIR/../core/launch_feisty_meow.sh"
-# drop any previous version of the repository variable.
-unset FEISTY_MEOW_DIR
+# load in build variables based on our deduced paths.
source "$BUILD_SCRIPTS_DIR/build_variables.sh" "$BUILD_SCRIPTS_DIR/build_variables.sh"
##############
# new BUILD_TOP variable points at the utter top-most level of any files
# in the building hierarchy.
export BUILD_TOP="$FEISTY_MEOW_DIR"
+echo build top is $BUILD_TOP
# this variable points at a folder where we store most of the generated products
# of the build. these tend to be the things that will be used for packaging into