scripts/saveSample.sh.in
changeset 1539 dd6d8c22d3fd
parent 1529 42a6a2583e24
child 1935 c573e3ef5e07
     1.1 --- a/scripts/saveSample.sh.in	Sat Sep 12 00:10:38 2009 +0200
     1.2 +++ b/scripts/saveSample.sh.in	Sun Sep 13 17:14:28 2009 +0200
     1.3 @@ -99,7 +99,7 @@
     1.4  if [ -n "${CT_LIBC_UCLIBC_CONFIG_FILE}" ]; then
     1.5      # We save the file, and then point the saved sample to this file
     1.6      CT_DoAddFileToSample "${CT_LIBC_UCLIBC_CONFIG_FILE}" "${samp_dir}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
     1.7 -    "${sed}" -r -i -e 's|^(CT_LIBC_UCLIBC_CONFIG_FILE)=.+$|\1="'"${samp_top_dir}"'/${samp_dir}/${CT_LIBC}-${CT_LIBC_VERSION}.config"|;' \
     1.8 +    "${sed}" -r -i -e 's|^(CT_LIBC_UCLIBC_CONFIG_FILE)=.+$|\1="'"${samp_top_dir}"'/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"|;' \
     1.9               "${samp_dir}/crosstool.config"
    1.10  else
    1.11      # remove any dangling files