summaryrefslogtreecommitdiff
path: root/contrib/redhat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-05-13 13:30:17 +1000
committerDamien Miller <djm@mindrot.org>2002-05-13 13:30:17 +1000
commitd81c02d65358510a85f5481a90dab34af4d9c6de (patch)
treed174ce7675aec1ecbade31d473ef0b701b1d6335 /contrib/redhat
parentb7cb96934e527032fa06dfbbf5bfefc48b84cab6 (diff)
unbreak
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 e5b2ed894..33d62e3ce 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -177,7 +177,7 @@ CFLAGS="$RPM_OPT_FLAGS -Os"; export CFLAGS
177 --with-rsh=%{_bindir}/rsh \ 177 --with-rsh=%{_bindir}/rsh \
178 --with-default-path=/usr/local/bin:/bin:/usr/bin \ 178 --with-default-path=/usr/local/bin:/bin:/usr/bin \
179 --with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin \ 179 --with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin \
180 --with-privsep-path=%{_var}/empty/sshd 180 --with-privsep-path=%{_var}/empty/sshd \
181%if %{scard} 181%if %{scard}
182 --with-smartcard \ 182 --with-smartcard \
183%endif 183%endif