Home | History | Annotate | Download | only in src

Lines Matching refs:cfgfile

15000     cfgfile="${ofile}T"
15001 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15002 $RM "$cfgfile"
15004 cat <<_LT_EOF >> "$cfgfile"
15397 cat <<\_LT_EOF >> "$cfgfile"
15417 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15418 || (rm -f "$cfgfile"; exit 1)
15422 cat << \_LT_EOF >> "$cfgfile"
15514 cat << \_LT_EOF >> "$cfgfile"
15594 cat << \_LT_EOF >> "$cfgfile"
15605 cat << \_LT_EOF >> "$cfgfile"
15619 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15620 || (rm -f "$cfgfile"; exit 1)
15622 mv -f "$cfgfile" "$ofile" ||
15623 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")