From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c267b2da2dc5617b0daee33f3fceb4f81a3bb3cf Date: Tue, 27 Oct 2015 15:38:09 +0100 Message-ID: <20151027143810.1940C21445@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0008259954522791253==" List-Id: --===============0008259954522791253== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via c267b2da2dc5617b0daee33f3fceb4f81a3bb3cf (commit) from a14e8d0256919b75612a67f2c6ceaffb979a4428 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c267b2da2dc5617b0daee33f3fceb4f81a3bb3cf Author: Matthias Fischer Date: Mon Oct 26 16:25:24 2015 +0100 snort 2.9.7.6: removed unrecognized configure options in lfs file =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: lfs/snort | 4 ---- 1 file changed, 4 deletions(-) Difference in files: diff --git a/lfs/snort b/lfs/snort index 77d3b0d..373e53c 100644 --- a/lfs/snort +++ b/lfs/snort @@ -72,18 +72,14 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) $(DIR_SRC)/snort* && cd $(DIR_SRC) && tar zxf $(DIR_DL)/= $(DL_FILE) cd $(DIR_APP) && ./configure \ --prefix=3D/usr \ - --disable-nls \ --sysconfdir=3D/etc/snort \ --target=3Di586 \ --enable-linux-smp-stats \ - --enable-smb-alerts \ --enable-gre --enable-mpls \ --enable-targetbased \ - --enable-decoder-preprocessor-rules \ --enable-ppm \ --enable-non-ether-decoders \ --enable-perfprofiling \ - --enable-zlib \ --enable-active-response \ --enable-normalizer \ --enable-reload \ hooks/post-receive -- IPFire 2.x development tree --===============0008259954522791253==--