[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#273597: texdoctk uses hardcoded path for temporary files



"Frank Küster" <frank@kuesterei.ch> wrote, that's me:

> It would be great if you could change this. I don't know enough Perl to
> suggest a solution 

What about

$TEMP = $ENV{TMPDIR} or $TEMP = "/tmp"

At least this works in a "perl -e" one-liner.

Regards, Frank
-- 
Frank Küster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie




Reply to: