app-emulation/spice-vdagent: ebuild maintenance, bug #605452
authorMatthias Maier <tamiko@gentoo.org>
Thu, 11 May 2017 05:18:35 +0000 (00:18 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Thu, 11 May 2017 05:18:35 +0000 (00:18 -0500)
  - remove obsolete rm
  - remove runtime path

Package-Manager: Portage-2.3.5, Repoman-2.3.2

app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild

index db875d2b9a4e5471c85f98d8b9bd4f88f687726f..066479d7080d3dd0e023fb548074772a361aa86f 100644 (file)
@@ -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