summaryrefslogtreecommitdiff
path: root/misc/logsurfer/patches/patch-aa
blob: 50ac2c0a83598f9ddbff2cf90d60ecc0920c730c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.3 2000/08/02 17:29:05 cjones Exp $
--- Makefile.in.orig	Tue Aug  1 16:52:27 2000
+++ Makefile.in	Tue Aug  1 16:55:03 2000
@@ -13,7 +13,8 @@
 
 # Where should we dump or status (default location)
 #
-DEF_DUMPFILE = /dev/null
+vardir = @localstatedir@
+DEF_DUMPFILE = $(vardir)/logsurfer.dump
 
 # 
 # You can define CPPFLAGS on the command line.  Aside from system-specific