projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48c1c33
)
xfce-base/thunar: Update icon cache
author
Michał Górny
<mgorny@gentoo.org>
Sat, 2 Sep 2017 07:16:18 +0000
(09:16 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 2 Sep 2017 08:16:01 +0000
(10:16 +0200)
xfce-base/thunar/thunar-1.6.12.ebuild
patch
|
blob
|
history
diff --git
a/xfce-base/thunar/thunar-1.6.12.ebuild
b/xfce-base/thunar/thunar-1.6.12.ebuild
index 7f0e7ed3946e5d56dbe0a4c8b14bf9eb00b98a78..c34167b9a8a3d1ecd11e3c560eae4d957eeb2ef6 100644
(file)
--- a/
xfce-base/thunar/thunar-1.6.12.ebuild
+++ b/
xfce-base/thunar/thunar-1.6.12.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit virtualx xdg-utils
+inherit
gnome2-utils
virtualx xdg-utils
MY_P=${P^}
@@
-68,8
+68,10
@@
src_test() {
pkg_postinst() {
xdg_desktop_database_update
+ gnome2_icon_cache_update
}
pkg_postrm() {
xdg_desktop_database_update
+ gnome2_icon_cache_update
}