Skip to content

Commit ba1d8be

Browse files
authored
audit.spec: remove unsupported '--enable-systemd' (#393)
Fixes: 7169631 ("Update the spec file to be more correct") Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de>
1 parent a89664b commit ba1d8be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

audit.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The audit rules package contains the rules and utilities to load audit rules.
102102
%configure --with-python3=yes \
103103
--enable-gssapi-krb5=yes --with-arm --with-aarch64 \
104104
--with-libcap-ng=yes --without-golang --enable-zos-remote \
105-
--enable-systemd --enable-experimental --with-io_uring
105+
--enable-experimental --with-io_uring
106106

107107
make CFLAGS="%{optflags}" %{?_smp_mflags}
108108

0 commit comments

Comments
 (0)