]> git.ipfire.org Git - people/dweismueller/ipfire-2.x.git/blobdiff - lfs/squid
squid 3.5.22: latest patch (14099)
[people/dweismueller/ipfire-2.x.git] / lfs / squid
index 269c663b4c7a5a319b4b3cd6c3956a8a4cbfa094..f6015afd1d8e51a216afd11f9d79e607e5e6dfe3 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-14099.patch
        cd $(DIR_APP) && patch -Np0 -i $(DIR_SRC)/src/patches/squid-3.5.22-fix-max-file-descriptors.patch
 
        cd $(DIR_APP) && autoreconf -vfi