From e289bd0957fc479047d34254723442474bcd418c Mon Sep 17 00:00:00 2001 From: "zombie (Zombie Ryushu)" Date: Fri, 30 Sep 2016 06:01:08 -0400 Subject: [PATCH] Disable canohost Patch --- openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 09b6e77..bb6f3bd 100644 --- a/openssh.spec +++ b/openssh.spec @@ -214,7 +214,7 @@ echo "This patch is broken or needs to be updated/rediffed"; exit 1 %patch12 -p1 -b .peak install %{SOURCE21} . %endif -%patch13 -p1 -b .canohost +# %patch13 -p1 -b .canohost %if %{with audit} %patch14 -p1 -b .audit %endif