app-emulation/libvirt-9999: Apply rebased do-not-use-sysconf.patch
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 4 Feb 2020 11:30:24 +0000 (12:30 +0100)
committerMatthias Maier <tamiko@gentoo.org>
Thu, 6 Feb 2020 15:45:47 +0000 (09:45 -0600)
In a20edcb72406f0e07390c52ca17ac94665cafda0 the
do-not-use-sysconf patch was rebased onto current upstream.
However, the live ebuild was not updated and so it still
tries to apply the old patch, which fails.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/libvirt/libvirt-9999.ebuild

index e3e4329828fa0fdf90c94b34519a2c74eb59cd41..2d7662034fdc2a225813e5602faa2bc158f69a92 100644 (file)
@@ -124,8 +124,8 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 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}-6.0.0-do-not-use-sysconf.patch
 )
 
 pkg_setup() {