From 2308b460ffcd5dd846291ab4ebebc0b8662e03bc Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Nov 15 2004 23:23:40 +0000 Subject: Corrected a build bug for IA64. --- diff --git a/audit.spec b/audit.spec index 437adff..251cc03 100644 --- a/audit.spec +++ b/audit.spec @@ -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