Drop IPX interpretation support

This commit is contained in:
Steve Grubb 2021-09-14 13:02:49 -04:00
parent 49186ce6d6
commit ba2362d26e

View File

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