Corrected a build bug for IA64.
This commit is contained in:
parent
5a5010c7f5
commit
2308b460ff
@ -20,7 +20,7 @@ the audit subsystem in the Linux 2.6 kernel.
|
||||
|
||||
%build
|
||||
autoreconf -fv --install
|
||||
./configure --sbindir=/sbin --mandir=%{_mandir} --with-pam=yes
|
||||
./configure --sbindir=/sbin --mandir=%{_mandir} --libdir=/lib --with-pam=yes
|
||||
make
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user