Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:cfgfile

13282     cfgfile="${ofile}T"
13283 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
13284 $RM "$cfgfile"
13286 cat <<_LT_EOF >> "$cfgfile"
13679 cat <<\_LT_EOF >> "$cfgfile"
13699 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
13700 || (rm -f "$cfgfile"; exit 1)
13704 cat << \_LT_EOF >> "$cfgfile"
13796 cat << \_LT_EOF >> "$cfgfile"
13876 cat << \_LT_EOF >> "$cfgfile"
13887 cat << \_LT_EOF >> "$cfgfile"
13901 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
13902 || (rm -f "$cfgfile"; exit 1)
13904 mv -f "$cfgfile" "$ofile" ||
13905 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")