From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] clamav 0.99.4: removed gcc patch Date: Wed, 07 Mar 2018 19:26:53 +0100 Message-ID: <20180307182653.1968-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6648032279785780667==" List-Id: --===============6648032279785780667== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 'clamav-0.99.3-gcc-6.patch' won't apply. Best, Matthias Signed-off-by: Matthias Fischer --- lfs/clamav | 1 - 1 file changed, 1 deletion(-) diff --git a/lfs/clamav b/lfs/clamav index 957788aa0..748c2c371 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -82,7 +82,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/clamav/llvm-glibc.pat= ch - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/clamav/clamav-0.99.3-g= cc-6.patch cd $(DIR_APP) && ./configure \ --prefix=3D/usr \ --disable-zlib-vcheck \ --=20 2.16.2 --===============6648032279785780667==--