From ba2362d26e6a6d374abc171842be7f253d11afa5 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Tue, 14 Sep 2021 13:02:49 -0400 Subject: [PATCH] Drop IPX interpretation support --- audit.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/audit.spec b/audit.spec index d3457b7..e872234 100644 --- a/audit.spec +++ b/audit.spec @@ -92,12 +92,12 @@ Management Facility) database, through an IBM Tivoli Directory Server cp %{SOURCE1} . %patch1 -p1 -# Remove the ids code, its not ready -sed -i 's/ ids / /' audisp/plugins/Makefile.in - # Remove next line for audit-3.0.6 autoreconf -fv --install +# Remove the ids code, its not ready +sed -i 's/ ids / /' audisp/plugins/Makefile.in + %build %configure --with-python=no \ --with-python3=yes \