FS#36883 - [ibus] missing post_upgrade() from .install file
Attached to Project:
Arch Linux
Opened by Balló György (City-busz) - Wednesday, 11 September 2013, 18:19 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 11 September 2013, 22:22 GMT
Opened by Balló György (City-busz) - Wednesday, 11 September 2013, 18:19 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 11 September 2013, 22:22 GMT
|
Details
The commands that currently run on post_install() should be
run on post_upgrade() as well. The shipped icons or glib
schema may changed over the time, so we have to make sure to
update icon cache and schemas database on update. So just
add the following lines to the ibus.install file:
post_upgrade() { post_install } |
This task depends upon
Closed by Eric Belanger (Snowman)
Wednesday, 11 September 2013, 22:22 GMT
Reason for closing: Fixed
Additional comments about closing: ibus-1.5.3-2
Wednesday, 11 September 2013, 22:22 GMT
Reason for closing: Fixed
Additional comments about closing: ibus-1.5.3-2