summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
index db875d2b9a4e..066479d7080d 100644
--- a/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
+++ b/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -54,7 +54,7 @@ src_configure() {
src_install() {
default
- rm -rf "${ED%/}"/etc/{rc,tmpfiles}.d || die
+ cd "${ED}" && rmdir -p var/run/spice-vdagentd || die
keepdir /var/log/spice-vdagentd