the default isadir is more correct
This commit is contained in:
parent
443cfad289
commit
1916f77e5c
4
pam.spec
4
pam.spec
@ -148,14 +148,14 @@ autoreconf -i
|
||||
%configure \
|
||||
--libdir=%{_pamlibdir} \
|
||||
--includedir=%{_includedir}/security \
|
||||
--disable-static \
|
||||
--disable-prelude \
|
||||
%if ! %{WITH_SELINUX}
|
||||
--disable-selinux \
|
||||
%endif
|
||||
%if ! %{WITH_AUDIT}
|
||||
--disable-audit \
|
||||
%endif
|
||||
--disable-static \
|
||||
--disable-prelude
|
||||
make
|
||||
# we do not use _smp_mflags because the build of sources in yacc/flex fails
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user