This commit is contained in:
Damien Miller 2002-05-13 13:30:17 +10:00
parent b7cb96934e
commit d81c02d653
1 changed files with 1 additions and 1 deletions

View File

@ -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