]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/squid
squid 3.5.23: latest patch (14129)
[ipfire-2.x.git] / lfs / squid
index db02367e599402443dffb2cbe2b61f06b687145f..00152080c5648a13de5d3e20c09a6b74072260bc 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -70,6 +70,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xaf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && patch -Np0 -i $(DIR_SRC)/src/patches/squid/squid-3.5-14129.patch
        cd $(DIR_APP) && patch -Np0 -i $(DIR_SRC)/src/patches/squid-3.5.23-fix-max-file-descriptors.patch
 
        cd $(DIR_APP) && autoreconf -vfi