pkgsrc/parallel/glunix/patches/patch-br
garbled b07574bf83 Initial import of glunix-1.0a
Thanks to Ross for all the help, and Alistair for fixing some brain damage.
A Global Layer Unix for NOW. (Network Of Workstations)
1998-10-21 19:59:29 +00:00

9 lines
313 B
Text

$NetBSD: patch-br,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $
--- progs/tools/run_glunix.c~ Wed Sep 17 14:36:56 1997
+++ progs/tools/run_glunix.c Thu Apr 9 11:48:05 1998
@@ -7,3 +7,3 @@
-#define BIN_PATH "/usr/now/bin"
+#define BIN_PATH "%%%NOW_ROOT%%%/bin"
char *newArgv[2] = { "run_glunix_script", NULL };