summaryrefslogtreecommitdiff
path: root/parallel/glunix/patches/patch-bi
blob: 6ff34c8b79502f7517a62aa43a91b31bd8495652 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-bi,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $

--- glunix/src/init/glunix.h.orig	Thu Oct  2 12:33:52 1997
+++ glunix/src/init/glunix.h	Thu Apr  9 11:33:20 1998
@@ -98,4 +98,4 @@
  */
-#define GLUNIX_BIN_DIR           "/usr/now/bin"
-#define GLUNIX_DATA_DIR          "/disks/barad-dur/now/glunix/data"
+#define GLUNIX_BIN_DIR           "%%%NOW_ROOT%%%/bin"
+#define GLUNIX_DATA_DIR          "%%%NOW_ROOT%%%/data"