diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index b319958..f82427d 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -117,7 +117,7 @@ PATCH_SITES+= https://sources.debian.org/data/main/o/openssh/1:${GSSAPI_DEBIAN_S # Bump this when updating the patch location GSSAPI_DISTVERSION= 9.7p1-5 PATCHFILES+= openssh-${GSSAPI_DISTVERSION:U${DISTVERSION}}-gsskex-all-debian-rh-${GSSAPI_DISTVERSION}.patch:-p1:gsskex -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-auth2-gss.c +#EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-auth2-gss.c EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-kexgssc.c EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-kexgsss.c .endif