Home | History | Annotate | Download | only in vendor

Lines Matching refs:cfgfile

18994     cfgfile="${ofile}T"
18995 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
18996 $RM "$cfgfile"
18998 cat <<_LT_EOF >> "$cfgfile"
19405 cat <<\_LT_EOF >> "$cfgfile"
19425 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
19426 || (rm -f "$cfgfile"; exit 1)
19430 cat << \_LT_EOF >> "$cfgfile"
19522 cat << \_LT_EOF >> "$cfgfile"
19602 cat << \_LT_EOF >> "$cfgfile"
19613 cat << \_LT_EOF >> "$cfgfile"
19627 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
19628 || (rm -f "$cfgfile"; exit 1)
19630 mv -f "$cfgfile" "$ofile" ||
19631 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")