tfix temp dir - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 60f5a9986075e5d65e86d9f0e610b81221773f8d
DIR parent 5fa5eedd0f3503247be459dee8cad24990243ffe
HTML Author: rsc <devnull@localhost>
Date: Mon, 21 Jun 2004 03:37:51 +0000
fix temp dir
Diffstat:
M src/cmd/postscript/common/path.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/src/cmd/postscript/common/path.h b/src/cmd/postscript/common/path.h
t@@ -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"