]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openssh
core145: add gnupg, squid and bump cups
[ipfire-2.x.git] / lfs / openssh
index 68a7d63cdd0307f2d3ae3421aca194770d79fff2..2f3eda74f3273bb41b57a2025beeef23ee015ea1 100644 (file)
@@ -71,6 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && sed -i "s/lkrb5 -ldes/lkrb5/" configure
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/OpenSSH-8.2p1_glibc-2.31_clock_nanosleep_time64.patch
        cd $(DIR_APP) && ./configure \
                --prefix=/usr \
                --sysconfdir=/etc/ssh \