$NetBSD: patch-ac,v 1.5 2020/09/19 13:50:48 taca Exp $

* Use proper directory.

--- include/defines.h.orig	2006-11-15 17:33:07.000000000 +0100
+++ include/defines.h	2006-11-15 17:33:22.000000000 +0100
@@ -52,7 +52,7 @@
  * sure: is better have /blah//LCK.. than /blahLCK..
  */
 #define APC_LOCK_PREFIX         "/LCK.."
-#define LOCK_DEFAULT            "/var/lock"
+#define LOCK_DEFAULT            "/var/spool/lock"
 
 /*
  * This string should be the first line of the configuration file.
