projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7199a9
)
net-im/gajim: Update GTK+ icon cache
author
Amadeusz Żołnowski
<aidecoe@gentoo.org>
Tue, 14 Nov 2017 22:55:18 +0000
(22:55 +0000)
committer
Amadeusz Żołnowski
<aidecoe@gentoo.org>
Tue, 14 Nov 2017 23:00:24 +0000
(23:00 +0000)
net-im/gajim/gajim-0.16.8-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-im/gajim/gajim-0.16.8-r1.ebuild
b/net-im/gajim/gajim-0.16.8-r1.ebuild
index abbc4efb8a7f1b432817a629a65baff573a9f43b..f9965310b5b1e079dbf9ff086b177ca63f152ef1 100644
(file)
--- a/
net-im/gajim/gajim-0.16.8-r1.ebuild
+++ b/
net-im/gajim/gajim-0.16.8-r1.ebuild
@@
-8,7
+8,7
@@
PYTHON_REQ_USE="sqlite,xml"
AUTOTOOLS_AUTORECONF=true
-inherit autotools-utils python-r1 versionator xdg-utils
+inherit autotools-utils
gnome2-utils
python-r1 versionator xdg-utils
MY_PV=${PV/_/-}
MY_P="${PN}-${MY_PV}"
@@
-115,9
+115,11
@@
src_install() {
}
pkg_postinst() {
+ gnome2_icon_cache_update
xdg_desktop_database_update
}
pkg_postrm() {
+ gnome2_icon_cache_update
xdg_desktop_database_update
}