From ea10990c1d58263621945acad2cbf9349c6c7896 Mon Sep 17 00:00:00 2001 From: sgrubb Date: Fri, 11 Apr 2014 16:32:58 -0400 Subject: [PATCH] New upstream bugfix/enhancement release --- audit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index ec62fb1..f3e80f6 100644 --- a/audit.spec +++ b/audit.spec @@ -91,7 +91,7 @@ behavior. %setup -q %build -%configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-armeb --with-aarch64 \ +%configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-arm --with-aarch64 \ %if %{WITH_SYSTEMD} --enable-systemd %endif