12 lines
427 B
Text
12 lines
427 B
Text
|
--- contrib/xmindpath/pathnames.h.orig Fri Sep 27 01:36:26 2002
|
||
|
+++ contrib/xmindpath/pathnames.h Fri Sep 27 01:37:26 2002
|
||
|
@@ -38,7 +38,7 @@
|
||
|
#endif
|
||
|
|
||
|
#define _PATH_ACULOG "/var/log/aculog"
|
||
|
-#if defined(__NetBSD__) || defined(__FreeBSD__)
|
||
|
+#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__OpenBSD__)
|
||
|
#define _PATH_LOCKDIRNAME "/var/spool/lock/LCK..%s"
|
||
|
#else
|
||
|
#define _PATH_LOCKDIRNAME "/var/spool/uucp/LCK..%s"
|