From efea4a92dbd8d827ebb2a71ba5afebbfe7ee7b33 Mon Sep 17 00:00:00 2001 From: boypt <1033514+boypt@users.noreply.github.com> Date: Fri, 26 Dec 2025 15:27:11 +0800 Subject: [PATCH] fix: el5 source --- el5/SPECS/openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el5/SPECS/openssh.spec b/el5/SPECS/openssh.spec index b433e4f..02776e0 100644 --- a/el5/SPECS/openssh.spec +++ b/el5/SPECS/openssh.spec @@ -102,8 +102,8 @@ Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aver Source2: sshd.pam.el5 %if %{with_openssl} == 2 Source3: https://www.openssl.org/source/openssl-%{opensslver}.tar.gz -%endif Source4: https://www.cpan.org/src/5.0/perl-%{perlver}.tar.gz +%endif # glibc-headers-2.5 have endian.h but didn't define htole64 Patch0: have_endian.patch