summaryrefslogtreecommitdiff
path: root/sysutils/xloadface/files/patch-07
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xloadface/files/patch-07')
-rw-r--r--sysutils/xloadface/files/patch-0711
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/xloadface/files/patch-07 b/sysutils/xloadface/files/patch-07
new file mode 100644
index 000000000000..ab4805d4189f
--- /dev/null
+++ b/sysutils/xloadface/files/patch-07
@@ -0,0 +1,11 @@
+--- alive.h.orig Fri Mar 15 08:49:43 1991
++++ alive.h Fri Dec 6 14:27:44 1996
+@@ -31,7 +31,7 @@
+ #define SSIZE sizeof(u_short)
+ #define LSIZE sizeof(u_long)
+
+-#define SPOOLDIR "/usr/spool/rwho"
++#define SPOOLDIR "/var/rwho"
+ #define ORGAN_FILE "/etc/host_org"
+
+ typedef char bool;