xfce-base/exo: Fix conflict with www-client/vivaldi, #624546
authorMichał Górny <mgorny@gentoo.org>
Sun, 16 Jul 2017 18:25:11 +0000 (20:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 16 Jul 2017 19:17:17 +0000 (21:17 +0200)
xfce-base/exo/exo-0.11.4-r1.ebuild [moved from xfce-base/exo/exo-0.11.4.ebuild with 83% similarity]

similarity index 83%
rename from xfce-base/exo/exo-0.11.4.ebuild
rename to xfce-base/exo/exo-0.11.4-r1.ebuild
index 582fbc77050b30dff525ea691853379cac706b22..44f902b7be992216e3ff11c431d3d38f5ffb67e5 100644 (file)
@@ -30,6 +30,9 @@ DEPEND="${RDEPEND}
 src_install() {
        default
        find "${D}" -name '*.la' -delete || die
+       # installed by www-client/vivaldi, xfce4 upstream already removed
+       # it per https://bugzilla.xfce.org/show_bug.cgi?id=13712
+       rm "${ED%/}"/usr/share/xfce4/helpers/vivaldi.desktop || die
 }
 
 pkg_postinst() {