app-emulation/libvirt: fix QA warning
authorMatthias Maier <tamiko@gentoo.org>
Tue, 15 Oct 2019 15:56:23 +0000 (10:56 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Tue, 15 Oct 2019 16:08:54 +0000 (11:08 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/libvirt/libvirt-5.8.0.ebuild

index dd45c84c83305de4574defdf394d4232dc8d0b93..696f81fcdc798a0e7b4f41ba49d37b46ffc55f0e 100644 (file)
@@ -338,6 +338,7 @@ src_install() {
        # libvirtd is able to create them on demand
        rm -rf "${D}"/etc/sysconfig
        rm -rf "${D}"/var
+       rm -rf "${D}"/run
 
        use libvirtd || return 0
        # From here, only libvirtd-related instructions, be warned!