Home | History | Annotate | Download | only in build-aux

Lines Matching full:tmpdir

89 tmpdir=${TMPDIR:-/tmp}/t2d$$  # avoid collisions on 8.3 filesystems.
205 trap "cd / && rm -rf $tmpdir" 0 1 2 15
209 (umask 077 && mkdir $tmpdir) || exit 1
213 utildir=$tmpdir/utils
339 tmpdir_src=$tmpdir/src
343 tmpdir_xtr=$tmpdir/xtr
348 tmpdir_bak=$tmpdir/bak
455 echo '\input texinfo.tex @bye' >$tmpdir/$txiversion_tex
456 # Run in the tmpdir to avoid leaving files.
457 eval `cd $tmpdir >/dev/null &&