From 2371972204f39a09cffea02217b2303aa1455a06 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Jul 2013 11:47:09 +0200 Subject: update snort to latest upstream, add daq package --- package/snort/patches/patch-tools_u2boat_Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/snort/patches/patch-tools_u2boat_Makefile_in (limited to 'package/snort/patches/patch-tools_u2boat_Makefile_in') diff --git a/package/snort/patches/patch-tools_u2boat_Makefile_in b/package/snort/patches/patch-tools_u2boat_Makefile_in new file mode 100644 index 000000000..495fab6c8 --- /dev/null +++ b/package/snort/patches/patch-tools_u2boat_Makefile_in @@ -0,0 +1,11 @@ +--- snort-2.9.5.orig/tools/u2boat/Makefile.in 2013-06-04 23:21:53.000000000 +0200 ++++ snort-2.9.5/tools/u2boat/Makefile.in 2013-07-17 11:21:52.000000000 +0200 +@@ -256,7 +256,7 @@ top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + AUTOMAKE_OPTIONS = foreign + u2boat_SOURCES = u2boat.c u2boat.h +-u2boat_CFLAGS = @CFLAGS@ $(AM_CFLAGS) ++#u2boat_CFLAGS = @CFLAGS@ $(AM_CFLAGS) + u2boat_LDADD = -lpcap + dist_doc_DATA = README.u2boat + all: all-am -- cgit v1.2.3