From: Jason Ish Date: Mon, 12 Sep 2016 16:39:14 +0000 (-0600) Subject: setup-app-layer-logger.sh: update for logging changes X-Git-Tag: suricata-3.2beta1~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbbc5ab1fcd7cb8b38a3ccb698c92f1439f8cbea;p=thirdparty%2Fsuricata.git setup-app-layer-logger.sh: update for logging changes --- diff --git a/scripts/setup-app-layer-logger.sh b/scripts/setup-app-layer-logger.sh index 13342412ed..51f8e6d105 100755 --- a/scripts/setup-app-layer-logger.sh +++ b/scripts/setup-app-layer-logger.sh @@ -69,40 +69,35 @@ w EOF } -function patch_suricata_c() { - filename="src/suricata.c" +patch_suricata_common_h() { + filename="src/suricata-common.h" echo "Patching ${filename}." ed -s ${filename} > /dev/null < /dev/null < /dev/null <