From: Jason Ish Date: Wed, 13 Dec 2017 22:18:40 +0000 (-0600) Subject: template scripts: fixup detect setup scripts X-Git-Tag: suricata-4.1.0-beta1~455 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3093%2Fhead;p=thirdparty%2Fsuricata.git template scripts: fixup detect setup scripts Update scripts to reflect recent changes in the detection files. --- diff --git a/scripts/setup-app-layer-detect.sh b/scripts/setup-app-layer-detect.sh index abfa4978c5..41b65ce5c1 100755 --- a/scripts/setup-app-layer-detect.sh +++ b/scripts/setup-app-layer-detect.sh @@ -75,7 +75,7 @@ function copy_templates() { copy_template_file "src/detect-template-buffer.c" ${detect_c_dst} } -function patch_makefile_am() { +function patch() { filename="src/Makefile.am" echo "Patching ${filename}." ed -s ${filename} > /dev/null < /dev/null < /dev/null < /dev/null < /dev/null <