I guess more transitions are required, just by grep'ing in my local /usr I see these:

/usr/bin/vimtutor:TUTORCOPY=`mktemp $tmp/tutorXXXXXX || tempfile -p tutor || echo none`
/usr/bin/bzexe:tmpfile=`tempfile -p gztmp -d /tmp` || exit 1
/usr/bin/mupdf:tmp=$(tempfile -s .pdf)
/usr/sbin/install-keymap:    TMP=`tempfile`
/usr/sbin/install-keymap:NEW=`tempfile --suffix .gz`

Reply via email to