14 lines
626 B
Text
14 lines
626 B
Text
|
$NetBSD: patch-ad,v 1.5 2007/02/17 19:08:06 adrianp Exp $
|
||
|
|
||
|
--- src/dynamic-preprocessors/Makefile.in.orig 2006-12-04 17:50:31.000000000 +0000
|
||
|
+++ src/dynamic-preprocessors/Makefile.in
|
||
|
@@ -224,7 +224,7 @@ EXTRA_DIST = \
|
||
|
dynamic_preprocessors.dsp \
|
||
|
sf_dynamic_initialize/sf_dynamic_initialize.dsp
|
||
|
|
||
|
-@HAVE_DYNAMIC_PLUGINS_TRUE@srcinstdir = $(exec_prefix)/src/snort_dynamicsrc
|
||
|
+@HAVE_DYNAMIC_PLUGINS_TRUE@srcinstdir = $(exec_prefix)/share/snort/src/snort_dynamicsrc
|
||
|
@HAVE_DYNAMIC_PLUGINS_TRUE@exported_files = \
|
||
|
@HAVE_DYNAMIC_PLUGINS_TRUE@include/sf_dynamic_common.h \
|
||
|
@HAVE_DYNAMIC_PLUGINS_TRUE@include/sf_dynamic_meta.h \
|