scripts/saveSample.sh
changeset 927 4824afc1b2f7
parent 855 71dab47a942e
child 928 df15727c73d7
     1.1 --- a/scripts/saveSample.sh	Mon Sep 15 09:51:10 2008 +0000
     1.2 +++ b/scripts/saveSample.sh	Tue Oct 14 16:53:13 2008 +0000
     1.3 @@ -21,8 +21,8 @@
     1.4  # Do not use a progress bar
     1.5  unset CT_LOG_PROGRESS_BAR
     1.6  
     1.7 -# Parse the architecture-specific functions
     1.8 -. "${CT_LIB_DIR}/arch/${CT_ARCH}/functions"
     1.9 +# Parse architecture-specific functions
    1.10 +. "${CT_LIB_DIR}/scripts/build/arch/${CT_ARCH}.sh"
    1.11  
    1.12  # Target tuple: CT_TARGET needs a little love:
    1.13  CT_DoBuildTargetTuple