summaryrefslogtreecommitdiffstats
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
parentb7cb96934e527032fa06dfbbf5bfefc48b84cab6 (diff)
unbreak
-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 e5b2ed89..33d62e3c 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -177,7 +177,7 @@ CFLAGS="$RPM_OPT_FLAGS -Os"; export CFLAGS
--with-rsh=%{_bindir}/rsh \
--with-default-path=/usr/local/bin:/bin:/usr/bin \
--with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin \
- --with-privsep-path=%{_var}/empty/sshd
+ --with-privsep-path=%{_var}/empty/sshd \
%if %{scard}
--with-smartcard \
%endif