Searched refs:sed_fix_filenames (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/
H A Dylwrap121 sed_fix_filenames=
136 sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
168 to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
193 -e "$sed_fix_filenames" \
/haiku-buildtools/gcc/
H A Dylwrap121 sed_fix_filenames=
136 sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
168 to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
193 -e "$sed_fix_filenames" \

Completed in 31 milliseconds