summaryrefslogtreecommitdiff
path: root/contrib/suse/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2016-03-15 04:30:21 +1100
committerDamien Miller <djm@mindrot.org>2016-03-15 04:30:21 +1100
commitcff26f373c58457a32cb263e212cfff53fca987b (patch)
tree1f32deb8203ae953d2850274bbb7c8e3d1753737 /contrib/suse/openssh.spec
parentc38905ba391434834da86abfc988a2b8b9b62477 (diff)
remove slogin from *.spec
Diffstat (limited to 'contrib/suse/openssh.spec')
-rw-r--r--contrib/suse/openssh.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 53264c1fb..047488f0d 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -202,7 +202,6 @@ rm -rf $RPM_BUILD_ROOT
202%attr(0755,root,root) %{_bindir}/ssh-keygen 202%attr(0755,root,root) %{_bindir}/ssh-keygen
203%attr(0755,root,root) %{_bindir}/scp 203%attr(0755,root,root) %{_bindir}/scp
204%attr(0755,root,root) %{_bindir}/ssh 204%attr(0755,root,root) %{_bindir}/ssh
205%attr(-,root,root) %{_bindir}/slogin
206%attr(0755,root,root) %{_bindir}/ssh-agent 205%attr(0755,root,root) %{_bindir}/ssh-agent
207%attr(0755,root,root) %{_bindir}/ssh-add 206%attr(0755,root,root) %{_bindir}/ssh-add
208%attr(0755,root,root) %{_bindir}/ssh-keyscan 207%attr(0755,root,root) %{_bindir}/ssh-keyscan
@@ -214,7 +213,6 @@ rm -rf $RPM_BUILD_ROOT
214%attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper 213%attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper
215%attr(0644,root,root) %doc %{_mandir}/man1/scp.1* 214%attr(0644,root,root) %doc %{_mandir}/man1/scp.1*
216%attr(0644,root,root) %doc %{_mandir}/man1/sftp.1* 215%attr(0644,root,root) %doc %{_mandir}/man1/sftp.1*
217%attr(-,root,root) %doc %{_mandir}/man1/slogin.1*
218%attr(0644,root,root) %doc %{_mandir}/man1/ssh.1* 216%attr(0644,root,root) %doc %{_mandir}/man1/ssh.1*
219%attr(0644,root,root) %doc %{_mandir}/man1/ssh-add.1* 217%attr(0644,root,root) %doc %{_mandir}/man1/ssh-add.1*
220%attr(0644,root,root) %doc %{_mandir}/man1/ssh-agent.1* 218%attr(0644,root,root) %doc %{_mandir}/man1/ssh-agent.1*