diff --git a/openssh.spec b/openssh.spec index 6e783fb..1d42e2b 100644 --- a/openssh.spec +++ b/openssh.spec @@ -496,16 +496,16 @@ popd %patch100 -p1 -b .coverity %if %{facebook} && !%{use_quilt} -%patch2010 -p1 -b log_session_id -%patch2011 -p1 -b slog -%patch2012 -p1 -b log_port_forwards -%patch2013 -p1 -b logging_reverse_port_forward -%patch2014 -p1 -b increase_ssh_cert_max_principals -%patch2015 -p1 -b logging_shell_cmd_pty -%patch2016 -p1 -b logging_certificates -%patch2017 -p1 -b log_accept_env -%patch2018 -p1 -b pass_principals_to_child -%patch2019 -p1 -b log_auth_info +%patch2010 -p1 -b .log_session_id +%patch2011 -p1 -b .slog +%patch2012 -p1 -b .log_port_forwards +%patch2013 -p1 -b .logging_reverse_port_forward +%patch2014 -p1 -b .increase_ssh_cert_max_principals +%patch2015 -p1 -b .logging_shell_cmd_pty +%patch2016 -p1 -b .logging_certificates +%patch2017 -p1 -b .log_accept_env +%patch2018 -p1 -b .pass_principals_to_child +%patch2019 -p1 -b .log_auth_info %endif %if %{facebook} && %{use_quilt}