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:
Debarshi Ray 2023-11-16 20:20:23 +01:00
parent d18777a6fe
commit 42c5485117

View File

@ -23,7 +23,7 @@ user namespaces.
%autosetup
%build
%meson -Dman=enabled
%meson -Dman=enabled -Dselinux=enabled
%meson_build
%install