summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2020-02-04 12:15:10 +0100
committerMatthias Maier <tamiko@gentoo.org>2020-02-06 09:45:40 -0600
commitc5965f2abd342f742793ea8ba50b94f6a50146bb (patch)
tree77d2f5b3e7e9903be5fc2fce55c1d0eb598378c4 /app-emulation
parentapp-emulation/libvirt-9999: Drop phyp USE flag (diff)
downloadgentoo-c5965f2abd342f742793ea8ba50b94f6a50146bb.tar.gz
gentoo-c5965f2abd342f742793ea8ba50b94f6a50146bb.tar.bz2
gentoo-c5965f2abd342f742793ea8ba50b94f6a50146bb.zip
app-emulation/libvirt-9999: Don't apply apparmor patch
The live ebuild of libvirt applies fix-paths-for-apparmor patch which fixes paths in profiles so that the libexec path is honoured. However, in upstream I've made necessary changes so that the correct paths are generated into the profiles (upstream patches v6.0.0-270-gbb4ab7ac91 v6.0.0-269-g5c8bd31c88 v6.0.0-218-g8f204fb4da). Therefore, it is no longer necessary for the ebuild to apply the patch. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/libvirt/libvirt-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild
index 9384fc65cd5e..e3e4329828fa 100644
--- a/app-emulation/libvirt/libvirt-9999.ebuild
+++ b/app-emulation/libvirt/libvirt-9999.ebuild
@@ -126,7 +126,6 @@ DEPEND="${RDEPEND}
PATCHES=(
"${FILESDIR}"/${PN}-5.7.0-do-not-use-sysconf.patch
"${FILESDIR}"/${PN}-1.2.16-fix_paths_in_libvirt-guests_sh.patch
- "${FILESDIR}"/${PN}-5.2.0-fix-paths-for-apparmor.patch
)
pkg_setup() {