Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Thu, 25 Jan 2018 08:39:30
Message-Id: 1516869562.e804dff63cef90faa5c386ee08bd407d2dcd62fc.mgorny@gentoo
1 commit: e804dff63cef90faa5c386ee08bd407d2dcd62fc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 25 08:38:53 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 25 08:39:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e804dff6
7
8 xfce-base/thunar: Remove .la files
9
10 xfce-base/thunar/thunar-1.7.0.ebuild | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/xfce-base/thunar/thunar-1.7.0.ebuild b/xfce-base/thunar/thunar-1.7.0.ebuild
14 index e3bf41864d8..d76ea4e85de 100644
15 --- a/xfce-base/thunar/thunar-1.7.0.ebuild
16 +++ b/xfce-base/thunar/thunar-1.7.0.ebuild
17 @@ -67,6 +67,11 @@ src_test() {
18 virtx emake check
19 }
20
21 +src_install() {
22 + default
23 + find "${D}" -name '*.la' -delete || die
24 +}
25 +
26 pkg_postinst() {
27 xdg_desktop_database_update
28 gnome2_icon_cache_update