diff -r 26f13900b099 -r 887ce0523903 scripts/build/libc_uClibc.sh --- a/scripts/build/libc_uClibc.sh Thu Jun 19 08:17:39 2008 +0000 +++ b/scripts/build/libc_uClibc.sh Mon Jul 07 21:25:57 2008 +0000 @@ -154,7 +154,9 @@ dst_config_file="$2" munge_file="${CT_BUILD_DIR}/munge-uClibc-config.sed" - echo -n >"${munge_file}" + # Start with a fresh file + rm -f "${munge_file}" + touch "${munge_file}" # Hack our target in the config file. # Also remove stripping: its the responsibility of the