aboutsummaryrefslogtreecommitdiff
path: root/security/bro/files/patch-scripts-s2b-etc-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/bro/files/patch-scripts-s2b-etc-Makefile.in')
-rw-r--r--security/bro/files/patch-scripts-s2b-etc-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/bro/files/patch-scripts-s2b-etc-Makefile.in b/security/bro/files/patch-scripts-s2b-etc-Makefile.in
new file mode 100644
index 000000000000..de449617299d
--- /dev/null
+++ b/security/bro/files/patch-scripts-s2b-etc-Makefile.in
@@ -0,0 +1,11 @@
+--- scripts/s2b/etc/Makefile.in.orig Wed Jul 18 17:37:19 2007
++++ scripts/s2b/etc/Makefile.in Wed Jul 18 17:37:45 2007
+@@ -321,7 +321,7 @@
+
+
+ # OR we can install them on a make install
+-#scriptsdir=$(prefix)/etc
++#scriptsdir=$(prefix)/bro/scripts
+ #dist_scripts_SCRIPTS = s2b-augment.cfg s2b-ruleset-augment.cfg s2b-sigmap.cfg s2b.cfg
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.