Corrected a build bug for IA64.

This commit is contained in:
Steve Grubb 2004-11-15 23:23:40 +00:00
parent 5a5010c7f5
commit 2308b460ff

View File

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