summaryrefslogtreecommitdiff
path: root/contrib/redhat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-30 14:41:38 +1100
committerDamien Miller <djm@mindrot.org>2000-09-30 14:41:38 +1100
commit51155a70e74443e085b016a8c3fbfbf71ae56c76 (patch)
tree55799d63f8d872323db6b5369e8e52545eb840d5 /contrib/redhat
parent7294baaf6ab389fd206899d68a1ad400ba2f4508 (diff)
- (djm) Add LICENSE to RPM spec files
Diffstat (limited to 'contrib/redhat')
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index ac9330947..d1bd16701 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -225,7 +225,7 @@ fi
225%files 225%files
226%defattr(-,root,root) 226%defattr(-,root,root)
227%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL 227%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL
228%doc CREDITS UPGRADING 228%doc CREDITS UPGRADING LICENSE
229%attr(0755,root,root) /usr/bin/ssh-keygen 229%attr(0755,root,root) /usr/bin/ssh-keygen
230%attr(0755,root,root) /usr/bin/scp 230%attr(0755,root,root) /usr/bin/scp
231%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* 231%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*