summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2022-04-19 18:09:19 (GMT)
committerArkadiusz Miśkiewicz2022-04-19 18:09:19 (GMT)
commitea055907b99ad523d37443d191be3003f5d5211e (patch)
tree20c203c3bacae1f1f2474fd0c266bbfb9cb61b71
parent9805e7383f1e084b3ff868b60ed423f3863332c6 (diff)
downloadopenssh-ea055907b99ad523d37443d191be3003f5d5211e.zip
openssh-ea055907b99ad523d37443d191be3003f5d5211e.tar.gz
Git patch is back as there are upstream fixes
-rw-r--r--openssh.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/openssh.spec b/openssh.spec
index 827ab5a..cbe2dc5 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -55,7 +55,7 @@ Source9: sshd.service
Source10: sshd-keygen
Source11: sshd.socket
Source12: sshd@.service
-#Patch100: %{name}-git.patch
+Patch100: %{name}-git.patch
## Patch100-md5: d41d8cd98f00b204e9800998ecf8427e
Patch0: %{name}-no-pty-tests.patch
Patch1: %{name}-tests-reuseport.patch
@@ -542,7 +542,7 @@ openldap-a.
%prep
%setup -q
-#%patch100 -p1
+%patch100 -p1
%patch0 -p1
%patch1 -p1