packaging: Update internal spec file
This commit is contained in:
parent
cca4cf3e62
commit
19d36c540a
|
|
@ -64,7 +64,8 @@ This package installs and sets up the SELinux policy security module for %{name}
|
||||||
env NOCONFIGURE=1 ./autogen.sh
|
env NOCONFIGURE=1 ./autogen.sh
|
||||||
%configure --disable-silent-rules \
|
%configure --disable-silent-rules \
|
||||||
--enable-gtk-doc \
|
--enable-gtk-doc \
|
||||||
--disable-libarchive \
|
--with-selinux \
|
||||||
|
--enable-selinux-custom-policy \
|
||||||
--with-dracut
|
--with-dracut
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue