824597b7b1
different sensors like snort or nepenthes, log files from hostapd etc. work mostly done before and during c2k6; initially discussed with reyk@ and sturm@ , help and inputs msf@ alek@; ok alek@
13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2006/06/26 18:04:26 aanriot Exp $
|
|
--- Makefile.in.orig Sun May 14 20:11:11 2006
|
|
+++ Makefile.in Sun May 14 20:12:02 2006
|
|
@@ -100,7 +100,7 @@ UP = @UP@
|
|
VERSION = @VERSION@
|
|
am__include = @am__include@
|
|
am__quote = @am__quote@
|
|
-configdir = @configdir@
|
|
+configdir = @prefix@/share/examples/pflogger
|
|
install_sh = @install_sh@
|
|
prelude_conf = @prelude_conf@
|
|
|