summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-26 13:16:54 +1100
committerDamien Miller <djm@mindrot.org>1999-12-26 13:16:54 +1100
commitbbdf9ab05de3a1432fad3039617741ed5df89d09 (patch)
tree243a75c2a0689f78e153866ce8221740cb4412e3
parentf6adfa903746c9b0c8edb6df8f8900ac978d2b78 (diff)
Added docs files and app defaults to askpass
-rw-r--r--packages/redhat/openssh.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/redhat/openssh.spec b/packages/redhat/openssh.spec
index 7a6c882ac..40b471f60 100644
--- a/packages/redhat/openssh.spec
+++ b/packages/redhat/openssh.spec
@@ -223,6 +223,9 @@ fi
223 223
224%files askpass 224%files askpass
225%defattr(-,root,root) 225%defattr(-,root,root)
226%doc x11-ssh-askpass-%{aversion}/README
227%doc x11-ssh-askpass-%{aversion}/ChangeLog
228%doc x11-ssh-askpass-%{aversion}/SshAskpass*.ad
226%attr(0755,root,root) /usr/libexec/ssh/ssh-askpass 229%attr(0755,root,root) /usr/libexec/ssh/ssh-askpass
227%attr(0755,root,root) /usr/libexec/ssh/x11-ssh-askpass 230%attr(0755,root,root) /usr/libexec/ssh/x11-ssh-askpass
228 231