Drop IPX interpretation support
This commit is contained in:
parent
49186ce6d6
commit
ba2362d26e
@ -92,12 +92,12 @@ Management Facility) database, through an IBM Tivoli Directory Server
|
|||||||
cp %{SOURCE1} .
|
cp %{SOURCE1} .
|
||||||
%patch1 -p1
|
%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
|
# Remove next line for audit-3.0.6
|
||||||
autoreconf -fv --install
|
autoreconf -fv --install
|
||||||
|
|
||||||
|
# Remove the ids code, its not ready
|
||||||
|
sed -i 's/ ids / /' audisp/plugins/Makefile.in
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-python=no \
|
%configure --with-python=no \
|
||||||
--with-python3=yes \
|
--with-python3=yes \
|
||||||
|
Loading…
Reference in New Issue
Block a user