Home | History | Annotate | Download | only in libogg

Lines Matching refs:cfgfile

15339     cfgfile="${ofile}T"
15340 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15341 $RM "$cfgfile"
15343 cat <<_LT_EOF >> "$cfgfile"
15736 cat <<\_LT_EOF >> "$cfgfile"
15756 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15757 || (rm -f "$cfgfile"; exit 1)
15761 cat << \_LT_EOF >> "$cfgfile"
15853 cat << \_LT_EOF >> "$cfgfile"
15933 cat << \_LT_EOF >> "$cfgfile"
15944 cat << \_LT_EOF >> "$cfgfile"
15958 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15959 || (rm -f "$cfgfile"; exit 1)
15961 mv -f "$cfgfile" "$ofile" ||
15962 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")