Home | History | Annotate | Download | only in libmtp

Lines Matching refs:cfgfile

17735     cfgfile="${ofile}T"
17736 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
17737 $RM "$cfgfile"
17739 cat <<_LT_EOF >> "$cfgfile"
18138 cat <<\_LT_EOF >> "$cfgfile"
18158 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
18159 || (rm -f "$cfgfile"; exit 1)
18163 cat << \_LT_EOF >> "$cfgfile"
18255 cat << \_LT_EOF >> "$cfgfile"
18335 cat << \_LT_EOF >> "$cfgfile"
18346 cat << \_LT_EOF >> "$cfgfile"
18360 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
18361 || (rm -f "$cfgfile"; exit 1)
18363 mv -f "$cfgfile" "$ofile" ||
18364 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")