--- ray/src/common/paths.h 1992/10/09 10:26:17 2.4 +++ ray/src/common/paths.h 1992/12/09 12:59:45 2.5 @@ -40,7 +40,7 @@ extern char *fixargv0(); #define DIRSEP '/' #define PATHSEP ':' #define MAXPATH 256 -#define TEMPLATE "/tmp/rtXXXXXX" +#define TEMPLATE "/usr/tmp/rtXXXXXX" #define TEMPLEN 13 #define ULIBVAR "RAYPATH" #ifndef DEFPATH