commit:     c5965f2abd342f742793ea8ba50b94f6a50146bb
Author:     Michal Privoznik <mprivozn <AT> redhat <DOT> com>
AuthorDate: Tue Feb  4 11:15:10 2020 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 15:45:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5965f2a

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 <AT> redhat.com>
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 app-emulation/libvirt/libvirt-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/libvirt/libvirt-9999.ebuild 
b/app-emulation/libvirt/libvirt-9999.ebuild
index 9384fc65cd5..e3e4329828f 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() {

Reply via email to