commit 60f5a9986075e5d65e86d9f0e610b81221773f8d from: rsc date: Mon Jun 21 03:37:51 2004 UTC fix temp dir commit - 5fa5eedd0f3503247be459dee8cad24990243ffe commit + 60f5a9986075e5d65e86d9f0e610b81221773f8d blob - 68f8cbf0528cf475519cb86dc1fe7d95ea357d13 blob + f2019c1e4908b0db47c33c9591a5b9c42798949d --- src/cmd/postscript/common/path.h +++ src/cmd/postscript/common/path.h @@ -28,5 +28,5 @@ #define HOSTDIR "#9/postscript/font" #define FONTDIR "#9/troff/font" #define POSTLIBDIR "#9/postscript/prologues" -#define TEMPDIR "#9/tmp" +#define TEMPDIR "/var/tmp"