diff -r 71dab47a942e -r 4824afc1b2f7 scripts/saveSample.sh --- a/scripts/saveSample.sh Mon Sep 15 09:51:10 2008 +0000 +++ b/scripts/saveSample.sh Tue Oct 14 16:53:13 2008 +0000 @@ -21,8 +21,8 @@ # Do not use a progress bar unset CT_LOG_PROGRESS_BAR -# Parse the architecture-specific functions -. "${CT_LIB_DIR}/arch/${CT_ARCH}/functions" +# Parse architecture-specific functions +. "${CT_LIB_DIR}/scripts/build/arch/${CT_ARCH}.sh" # Target tuple: CT_TARGET needs a little love: CT_DoBuildTargetTuple