summaryrefslogtreecommitdiff
path: root/contrib/suse
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/suse
parent7294baaf6ab389fd206899d68a1ad400ba2f4508 (diff)
- (djm) Add LICENSE to RPM spec files
Diffstat (limited to 'contrib/suse')
-rw-r--r--contrib/suse/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index c26b5d582..50019cbc1 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -162,7 +162,7 @@ fi
162%files 162%files
163%defattr(-,root,root) 163%defattr(-,root,root)
164%doc COPYING.Ylonen ChangeLog OVERVIEW README* 164%doc COPYING.Ylonen ChangeLog OVERVIEW README*
165%doc RFC.nroff TODO UPGRADING CREDITS 165%doc RFC.nroff TODO UPGRADING CREDITS LICENSE
166%attr(0755,root,root) %dir /etc/ssh 166%attr(0755,root,root) %dir /etc/ssh
167%attr(0644,root,root) %config /etc/ssh/ssh_config 167%attr(0644,root,root) %config /etc/ssh/ssh_config
168%attr(0600,root,root) %config /etc/ssh/sshd_config 168%attr(0600,root,root) %config /etc/ssh/sshd_config