$NetBSD: patch-ac,v 1.1.1.1 2007/08/02 17:27:30 he Exp $

--- daemon-control-dist.orig	2006-04-21 23:04:43.000000000 +0000
+++ daemon-control-dist
@@ -11,9 +11,9 @@
 #### Edit these to suit your configuration ####
 ###############################################
 
-DENYHOSTS_BIN   = "/usr/bin/denyhosts.py"
-DENYHOSTS_LOCK  = "/var/lock/subsys/denyhosts"
-DENYHOSTS_CFG   = "/usr/share/denyhosts/denyhosts.cfg"
+DENYHOSTS_BIN   = "@PREFIX@/bin/denyhosts.py"
+DENYHOSTS_LOCK  = "@VARBASE@/db/denyhosts/lock"
+DENYHOSTS_CFG   = "@PREFIX@/etc/denyhosts.cfg"
 
 PYTHON_BIN      = "/usr/bin/env python"
 
