From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] clamav 0.99.4: removed gcc patch Date: Sun, 11 Mar 2018 19:19:59 +0100 Message-ID: <20180311191959.6c08c350.peter.mueller@link38.eu> In-Reply-To: <1520448392.3332.6.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8219047941047412492==" List-Id: --===============8219047941047412492== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, thanks for removing the patches. They did not apply here indeed, but I forgot to add that to the ClamAV LFS file (yes, I know, my package update procedure is somewhat strange :-) ). Best regards, Peter M=C3=BCller > Thank you for sending in this one. I didn't even notice that the nightly bu= ilds > were broken. >=20 > I updated clamav as well and removed both patches since it built without. > However, Peter's patch didn't remove any of them and I thought he at least = built > the package. >=20 > In addition to your patch, I removed the patch file. Please do this in the > future so that we don't have any unused patch files in src/patches. >=20 > Good work! >=20 > -Michael >=20 > On Wed, 2018-03-07 at 19:26 +0100, Matthias Fischer wrote: > > 'clamav-0.99.3-gcc-6.patch' won't apply. > >=20 > > Best, > > Matthias > >=20 > > Signed-off-by: Matthias Fischer > > --- > > lfs/clamav | 1 - > > 1 file changed, 1 deletion(-) > >=20 > > 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.patch > > - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/clamav/clamav- > > 0.99.3-gcc-6.patch > > cd $(DIR_APP) && ./configure \ > > --prefix=3D/usr \ > > --disable-zlib-vcheck \ =20 --===============8219047941047412492==--