Explicitly enable SELinux to avoid accidents and misunderstanding
There's no need to do a build just for this. https://src.fedoraproject.org/rpms/bubblewrap/pull-request/1
This commit is contained in:
parent
d18777a6fe
commit
42c5485117
@ -23,7 +23,7 @@ user namespaces.
|
|||||||
%autosetup
|
%autosetup
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Dman=enabled
|
%meson -Dman=enabled -Dselinux=enabled
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user