diff options
author | djm <djm> | 2001-09-18 05:37:50 +0000 |
---|---|---|
committer | djm <djm> | 2001-09-18 05:37:50 +0000 |
commit | 2611ec1d73e1f4243eca3b284fc2114a99d0312b (patch) | |
tree | 656d1b72041d0af62bb27877ef4679a011221e77 /contrib | |
parent | da25a75032549f024b4b58bef961c19a3d4c29b9 (diff) | |
download | openssh-2611ec1d73e1f4243eca3b284fc2114a99d0312b.tar.gz |
double doh
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 54c4c215..baf88469 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -237,7 +237,7 @@ fi %attr(0755,root,root) %dir %{_sysconfdir} %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/moduli %attr(0755,root,root) %dir %{_libexecdir}/openssh -%if %{smartcard} +%if %{scard} %attr(0755,root,root) %dir %{_datadir}/openssh %attr(0644,root,root) %{_datadir}/openssh/Ssh.bin %endif |