]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Set WITH_APPARMOR_PROFILES
authorAndrea Bolognani <abologna@redhat.com>
Tue, 18 Aug 2020 23:39:18 +0000 (01:39 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Sat, 22 Aug 2020 18:05:59 +0000 (20:05 +0200)
commit6724c09cb337508e8987b8599c3938e0488872fa
treeae1e1631341c8d6f6b90d7f9553b3dfb12243bfe
parent821d7d1866520e4826698918ef260f4dad5cdbbe
meson: Set WITH_APPARMOR_PROFILES

This variable is used in src/security/meson.build to decide
whether to install the AppArmor profiles, and at the moment
even when the user specifies -Dapparmor_profiles=true they
don't get installed.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
meson.build