Telusuri Sumber

pam is disabled by default, more concise output

master
Dr. Ralf S. Engelschall 24 tahun yang lalu
orang tua
melakukan
907195a0b6
  1. 4
      openssh/openssh.spec

4
openssh/openssh.spec

@ -25,7 +25,7 @@
# package options
%ifndef with_pam
%define with_pam yes
%define with_pam no
%endif
%ifndef with_pcre
%define with_pcre no
@ -83,7 +83,7 @@ AutoReqProv: no
terms of security and features, as well as removing all patented
algorithms to separate libraries (OpenSSL).
Options: with_pam=%{with_pam}, with_pcre=%{with_pcre}, with_skey=%{with_skey}
Options: with_pam=%{with_pam} with_pcre=%{with_pcre} with_skey=%{with_skey}
%prep
%setup0 -q -c -a 0

Memuat…
Batal
Simpan