scripts/saveSample.sh
changeset 372 f635b165bf18
parent 182 223c84ec2d90
child 394 5e5d02b2d786
     1.1 --- a/scripts/saveSample.sh	Sun Jul 01 19:04:20 2007 +0000
     1.2 +++ b/scripts/saveSample.sh	Tue Sep 11 17:14:28 2007 +0000
     1.3 @@ -18,8 +18,8 @@
     1.4  CT_TestOrAbort "Configuration file not found. Please create one." -f "${CT_TOP_DIR}/.config"
     1.5  . "${CT_TOP_DIR}/.config"
     1.6  
     1.7 -# Target triplet: CT_TARGET needs a little love:
     1.8 -CT_DoBuildTargetTriplet
     1.9 +# Target tuple: CT_TARGET needs a little love:
    1.10 +CT_DoBuildTargetTuple
    1.11  
    1.12  # Kludge: if any of the config options needs either CT_TARGET or CT_TOP_DIR,
    1.13  # re-parse them: