projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fb7278
)
xfce-base/thunar: Remove .la files
author
Michał Górny
<mgorny@gentoo.org>
Thu, 25 Jan 2018 08:38:53 +0000
(09:38 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 25 Jan 2018 08:39:22 +0000
(09:39 +0100)
xfce-base/thunar/thunar-1.7.0.ebuild
patch
|
blob
|
history
diff --git
a/xfce-base/thunar/thunar-1.7.0.ebuild
b/xfce-base/thunar/thunar-1.7.0.ebuild
index e3bf41864d812a56b2d645f64326b9aeb4cb9843..d76ea4e85dea716eb3b3d1b0baa7d06550951456 100644
(file)
--- a/
xfce-base/thunar/thunar-1.7.0.ebuild
+++ b/
xfce-base/thunar/thunar-1.7.0.ebuild
@@
-67,6
+67,11
@@
src_test() {
virtx emake check
}
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
pkg_postinst() {
xdg_desktop_database_update
gnome2_icon_cache_update